2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-02-28 03:05:25 +00:00

[svn] julian's quick makework and index page

Copied from http://cucc@cucc.survex.com/svn/trunk/expoweb/troggle/, rev. 8169 by julian @ 1/17/2009 7:46 PM
This commit is contained in:
substantialnoninfringinguser
2009-05-13 05:33:29 +01:00
parent 4fe4f8e578
commit 8d13864181
6 changed files with 56 additions and 29 deletions

View File

@@ -5,8 +5,12 @@
{% block content %}
<h2>The unfinished front page</h2>
<p>Some handy links into the less incomplete parts of this webpage</p>
<ul>
<li><a href="{% url personindex %}">List osf people</a></li>
<li><a href="/statistics">Statistics of what's loaded in the database</a></li>
</ul>
{% endblock %}
{% block currentLocation %}
Welcome to the website of the Cambridge University Caving Club's expeditions to Austria.
{% endblock %}