summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/tasks.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/tasks.html b/templates/tasks.html
index d73d74b..a429bd5 100644
--- a/templates/tasks.html
+++ b/templates/tasks.html
@@ -9,8 +9,8 @@
<h3>Add new data</h3>
-<li><a href="{% url admin_core_photo_add %}">Upload a photo</a></li>
-<li><a href="{% url admin_core_logbookentry_add %}">Record a new trip</a></li>
+<li><a href="">Upload a photo</a></li>
+<li><a href="">Record a new trip</a></li>
<h3>Your unfinished business</h3>
{% for survey in surveys_unfinished %}
@@ -36,4 +36,4 @@ add wikilinks
{% block margins %}
<img class="leftMargin eyeCandy fadeIn" src="{{ settings.MEDIA_URL }}eieshole.jpg">
<img class="rightMargin eyeCandy fadeIn" src="{{ settings.MEDIA_URL }}goesser.jpg">
-{% endblock margins %} \ No newline at end of file
+{% endblock margins %}