Private
Public Access
1
0

workout histo & workout delete - urls.py 225

This commit is contained in:
Sander Roosendaal
2018-10-08 18:35:18 +02:00
parent 94ec66b27d
commit 0a1c60565c
6 changed files with 117 additions and 73 deletions

View File

@@ -30,5 +30,5 @@
{% block sidebar %}
{% include 'menu_workouts.html' %}
{% include 'menu_workout.html' %}
{% endblock %}