summaryrefslogtreecommitdiffstats
path: root/templates/frontpage.html
diff options
context:
space:
mode:
authorSam Wenham <sam@wenhams.co.uk>2019-02-24 13:03:34 +0000
committerSam Wenham <sam@wenhams.co.uk>2019-02-24 13:03:34 +0000
commit8f66837f6fb5b74ba3166ae6e31328f8a9e68d96 (patch)
treef5683df0d04d8decad0685198e6e76980e376ef0 /templates/frontpage.html
parent670559ec8722d8f2f5c97e93bbed1f610cc67206 (diff)
downloadtroggle-8f66837f6fb5b74ba3166ae6e31328f8a9e68d96.tar.gz
troggle-8f66837f6fb5b74ba3166ae6e31328f8a9e68d96.tar.bz2
troggle-8f66837f6fb5b74ba3166ae6e31328f8a9e68d96.zip
Make things more compatiable with newer python
Fix the expeditions list Improvements to make it compatiable with django 1.8 Bump the years to add 2018 Update the .hgignore file to ignore junk
Diffstat (limited to 'templates/frontpage.html')
-rw-r--r--templates/frontpage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/frontpage.html b/templates/frontpage.html
index bad3ce5..f07722a 100644
--- a/templates/frontpage.html
+++ b/templates/frontpage.html
@@ -42,7 +42,7 @@ This is Troggle, the information portal for Cambridge University Caving Club's E
</p>
<p class="indent">
-Here you will find information about the {{expedition.objects.count}} expeditions the club has undertaken since 1976. Browse survey information, photos, and description wikis for {{cave.objects.count}} caves, {{subcave.objects.count}} areas within those caves, and {{extantqms.count}} going leads yet to be explored. We have {{photo.objects.count}} photos and {{logbookentry.objects.count}} logbook entries.
+Here you will find information about the {{expedition.objects.count}} expeditions the club has undertaken since 1976. Browse survey information, photos, and description wikis for {{Cave.objects.count}} caves, {{subcave.objects.count}} areas within those caves, and {{extantqms.count}} going leads yet to be explored. We have {{Photo.objects.count}} photos and {{Logbookentry.objects.count}} logbook entries.
</p>
<p class="indent">