Private
Public Access
1
0

extended templates

This commit is contained in:
Sander Roosendaal
2017-04-22 12:32:13 +02:00
parent d963b8f5b2
commit eae2b8ac4b
8 changed files with 279 additions and 435 deletions

View File

@@ -1,6 +1,5 @@
{% extends "base.html" %}
{% extends "basenofilters.html" %}
{% load staticfiles %}
{% load rowerfilters %}
{% block title %}Change Workout {% endblock %}