diff options
Diffstat (limited to 'templates/frontpage.html')
-rw-r--r-- | templates/frontpage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/frontpage.html b/templates/frontpage.html index eed6098..c0aea50 100644 --- a/templates/frontpage.html +++ b/templates/frontpage.html @@ -38,7 +38,7 @@ <div id="col1"> <h3>Welcome</h3> <p class="indent"> -This is Troggle, the information portal for Cambridge University Caving Club's Expeditions to Austria. +This is Troggle, the online system for Cambridge University Caving Club's Expeditions to Austria. </p> <p class="indent"> @@ -46,7 +46,7 @@ Here you will find information about the {{expedition.objects.count}} expedition </p> <p class="indent"> -If you are an expedition member, please sign up using the link to the top right and begin editing. +If you are an expedition member, please sign up using the link to the top right. </p> {% endblock content %} |