Private
Public Access
1
0

improved video bug

This commit is contained in:
Sander Roosendaal
2020-01-03 10:44:29 +01:00
parent 327e02c49f
commit ec135d98d2
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
workout.user{% extends "newbase.html" %}
{% extends "newbase.html" %}
{% load staticfiles %}
{% load rowerfilters %}
{% load i18n %}