diff options
-rwxr-xr-x | wqflask/wqflask/templates/index_page.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/wqflask/wqflask/templates/index_page.html b/wqflask/wqflask/templates/index_page.html index 5edf78f8..6ed66c68 100755 --- a/wqflask/wqflask/templates/index_page.html +++ b/wqflask/wqflask/templates/index_page.html @@ -313,15 +313,6 @@ </ul> </ul> </section> - <section id="news-section"> - <div class="page-header"> - <h2>News</h2> - </div> - <a class="twitter-timeline" height="300" href="https://twitter.com/GeneNetwork2?ref_src=twsrc%5Etfw">Tweets by GeneNetwork2</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> - <div align="right"> - <a href="https://twitter.com/GeneNetwork2">more news items...</a> - </div> - </section> </div> </div> </div> |