extended templates
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% extends "basenofilters.html" %}
|
||||
{% load staticfiles %}
|
||||
{% load rowerfilters %}
|
||||
|
||||
{% block title %}Change Workout {% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user