diff options
Diffstat (limited to 'templates/frontpage.html')
-rw-r--r-- | templates/frontpage.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/frontpage.html b/templates/frontpage.html index f07722a..28206b6 100644 --- a/templates/frontpage.html +++ b/templates/frontpage.html @@ -49,17 +49,6 @@ Here you will find information about the {{expedition.objects.count}} expedition If you are an expedition member, please sign up using the link to the top right and begin editing. </p> -<h3>News</h3> - -<p class="indent"> -Everyone is gearing up for the 2009 expedition; please see the link below for the main expedition website. -</p> - -<h3>Troggle development</h3> -<p class="indent"> -Troggle is still under development. Check out the <a href="http://troggle.googlecode.com">development page</a> on google code, where you can file bug reports, make suggestions, and help develop the code. There is also an old todo list at <a href="{%url "todo"%}">here</a>. -</p> -</div> {% endblock content %} {% block margins %} |