summaryrefslogtreecommitdiffstats
path: root/templates/frontpage.html
diff options
context:
space:
mode:
authorSam Wenham <sam@wenhams.co.uk>2019-03-10 11:05:57 +0000
committerSam Wenham <sam@wenhams.co.uk>2019-03-10 11:05:57 +0000
commit121f0a6aac7e68520d2f33e15bc2aa2a41cf6ea8 (patch)
treeffb16669c777069a0fb4e63b345a83a495b06ead /templates/frontpage.html
parent8932bdc4661df3804c8d8f99be69403c0bd5ec7e (diff)
downloadtroggle-121f0a6aac7e68520d2f33e15bc2aa2a41cf6ea8.tar.gz
troggle-121f0a6aac7e68520d2f33e15bc2aa2a41cf6ea8.tar.bz2
troggle-121f0a6aac7e68520d2f33e15bc2aa2a41cf6ea8.zip
Remove the news section as it never gets updated
Fix logbook entry so the edit link works Tidy the control panel page
Diffstat (limited to 'templates/frontpage.html')
-rw-r--r--templates/frontpage.html11
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 %}