diff options
Diffstat (limited to 'templates/frontpage.html')
-rw-r--r-- | templates/frontpage.html | 2 |
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"> |