aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xwqflask/wqflask/templates/index_page_orig.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/wqflask/wqflask/templates/index_page_orig.html b/wqflask/wqflask/templates/index_page_orig.html
index 4bf1e85f..7e139d4f 100755
--- a/wqflask/wqflask/templates/index_page_orig.html
+++ b/wqflask/wqflask/templates/index_page_orig.html
@@ -185,6 +185,14 @@
</ul>
</div>
</section>
+ <section id="news-section">
+ <div class="page-header">
+ <h1>News</h1>
+ <div id="tweets" style="height: 300px; overflow: scroll;"></div>
+ <div align="right">
+ <a href="https://twitter.com/GeneNetwork2">more news items...</a>
+ </div>
+ </div>
<section id="websites">
<div class="page-header">
<h1>Github</h1>
@@ -196,14 +204,6 @@
</ul>
</div>
</section>
- <section id="news-section">
- <div class="page-header">
- <h1>News</h1>
- <div id="tweets"></div>
- <div align="right">
- <a href="https://twitter.com/GeneNetwork2">more news items...</a>
- </div>
- </div>
<!--
<section id="tour-info">
<div class="page-header">
@@ -321,7 +321,7 @@
"enableLinks": true,
"showUser": false,
"showTime": true,
- "showImages": false,
+ "showImages": true,
"lang": 'en'
};
twitterFetcher.fetch(configProfile);