{% extends "base.html" %} {% load wiki_markup %} {% block title %}Cambridge Expeditions to Austria{% endblock %} {% block related %}
No recent actions
{% else %}This is Troggle, the online system for Cambridge University Caving Club's Expeditions to Austria.
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.
You are not logged-in, so not all the pages will be visible and you will not be able to edit anything.
{% endblock content %} {% block margins %} {% endblock margins %}