Private
Public Access
1
0

more error tracing around Strava

This commit is contained in:
Sander Roosendaal
2017-01-04 22:30:59 +01:00
parent f4c1812036
commit 0ca922f5a2
7 changed files with 207 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "bases.html" %}
{% load staticfiles %}
{% load rowerfilters %}
@@ -13,4 +13,4 @@ We could not find the page on our server.
</p>
</div>
{% endblock %}
{% endblock %}