[svn r8166]

This commit is contained in:
aaron 2009-01-17 08:52:51 +01:00
parent 82598eacd6
commit 47060929b5

View File

@ -0,0 +1,12 @@
{% extends "base.html" %}
{% load wiki_markup %}
{% block title %}Cambridge Expeditions to Austria{% endblock %}
{% block content %}
{% endblock %}
{% block currentLocation %}
Welcome to the website of the Cambridge University Caving Club's expeditions to Austria.
{% endblock %}