Private
Public Access
1
0

implemented most of Mike's suggestions

This commit is contained in:
Sander Roosendaal
2017-10-20 21:32:37 +02:00
parent a0a3ef9f60
commit 157c0373fe
11 changed files with 121 additions and 6 deletions

View File

@@ -3,7 +3,6 @@
{% load rowerfilters %}
{% load tz %}
{% get_current_timezone as TIME_ZONE %}
{% block title %}{{ workout.name }}{% endblock %}