Private
Public Access
1
0

staticfiles to static

This commit is contained in:
Sander Roosendaal
2021-04-14 10:00:14 +02:00
parent 5dc7ad3c0d
commit 196548fdcc
206 changed files with 212 additions and 206 deletions

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Create Boat" %}{% endblock %} {% block title %}{% trans "Create Boat" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Edit Boat" %}{% endblock %} {% block title %}{% trans "Edit Boat" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Boats Admin" %}{% endblock %} {% block title %}{% trans "Boats Admin" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Boat Category Admin" %}{% endblock %} {% block title %}{% trans "Boat Category Admin" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Delete Boat Category" %}{% endblock %} {% block title %}{% trans "Delete Boat Category" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Edit Category" %}{% endblock %} {% block title %}{% trans "Edit Category" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Create Category" %}{% endblock %} {% block title %}{% trans "Create Category" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Create Member" %}{% endblock %} {% block title %}{% trans "Create Member" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Edit Member" %}{% endblock %} {% block title %}{% trans "Edit Member" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Members Admin" %}{% endblock %} {% block title %}{% trans "Members Admin" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Delete Member" %}{% endblock %} {% block title %}{% trans "Delete Member" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Create Members Work" %}{% endblock %} {% block title %}{% trans "Create Members Work" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Members Work Admin" %}{% endblock %} {% block title %}{% trans "Members Work Admin" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Edit Member Work" %}{% endblock %} {% block title %}{% trans "Edit Member Work" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Meterboard" %}{% endblock %} {% block title %}{% trans "Meterboard" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load filter %} {% load filter %}
{% load tz %} {% load tz %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Return from outing" %} {% block title %}{% trans "Return from outing" %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Create Races Event" %}{% endblock %} {% block title %}{% trans "Create Races Event" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{% trans "Races Admin" %}{% endblock %} {% block title %}{% trans "Races Admin" %}{% endblock %}

View File

@@ -1,6 +1,6 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load i18n %} {% load i18n %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "cvkbrnobase.html" %} {% extends "cvkbrnobase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Jdu na vodu {% endblock %} {% block title %}Jdu na vodu {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Add Instant Plan{% endblock %} {% block title %}Add Instant Plan{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load staticfiles %} {% load static %}
{% block title %}Here's your result{% endblock %} {% block title %}Here's your result{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Age Group Records{% endblock %} {% block title %}Rowsandall Age Group Records{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Age Group CP{% endblock %} {% block title %}Rowsandall Age Group CP{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% block title %}Metric Alert{% endblock %} {% block title %}Metric Alert{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% block title %}Planned Session{% endblock %} {% block title %}Planned Session{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% block title %}Metric Alert{% endblock %} {% block title %}Metric Alert{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Metric Alert{% endblock %} {% block title %}Metric Alert{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall - Analysis {% endblock %} {% block title %}Rowsandall - Analysis {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall - Analysis {% endblock %} {% block title %}Rowsandall - Analysis {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall - Tasks {% endblock %} {% block title %}Rowsandall - Tasks {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Box Plot {% endblock %} {% block title %}Rowsandall Box Plot {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Workouts{% endblock %} {% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Workouts{% endblock %} {% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% block title %}CrewNerd Summary loading{% endblock %} {% block title %}CrewNerd Summary loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Workouts{% endblock %} {% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}File loading{% endblock %} {% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}File loading{% endblock %} {% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall {% endblock %} {% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall {% endblock %} {% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block scripts %} {% block scripts %}
{% include "monitorjobs.html" %} {% include "monitorjobs.html" %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}File loading{% endblock %} {% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Remove Athlete {% endblock %} {% block title %}Remove Athlete {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Remove Coach {% endblock %} {% block title %}Remove Coach {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load i18n %} {% load i18n %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load i18n %} {% load i18n %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Empower FIX{% endblock %} {% block title %}Empower FIX{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Register for a Virtual Race{% endblock %} {% block title %}Register for a Virtual Race{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Export {% endblock %} {% block title %}Export {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Workouts Summary Export{% endblock %} {% block title %}Rowsandall Workouts Summary Export{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Failed Que{% endblock %} {% block title %}Failed Que{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}New Virtual Challenge{% endblock %} {% block title %}New Virtual Challenge{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Fitness Progress {% endblock %} {% block title %}Rowsandall Fitness Progress {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Fitness Progress {% endblock %} {% block title %}Rowsandall Fitness Progress {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}New Coach Registration{% endblock title %} {% block title %}New Coach Registration{% endblock title %}
{% block meta %} {% block meta %}

View File

@@ -1,5 +1,5 @@
{% extends "newbasefront.html" %} {% extends "newbasefront.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Rowing Data{% endblock %} {% block title %}Rowsandall Rowing Data{% endblock %}

View File

@@ -1,4 +1,4 @@
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% for blog in blogposts %} {% for blog in blogposts %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Workouts{% endblock %} {% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Workouts{% endblock %} {% block title %}Workouts{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}GDPR Opt-In{% endblock %} {% block title %}GDPR Opt-In{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Gold Medal Score {% endblock %} {% block title %}Rowsandall Gold Medal Score {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Delete Graph Image {% endblock %} {% block title %}Delete Graph Image {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block main %} {% block main %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall {% endblock %} {% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}View Workout {% endblock %} {% block title %}View Workout {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall {% endblock %} {% block title %}Rowsandall {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}File loading{% endblock %} {% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "base.html" %} {% extends "base.html" %}
{% load staticfiles %} {% load static %}
{% block title %}Here's your plot{% endblock %} {% block title %}Here's your plot{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}New Virtual Challenge{% endblock %} {% block title %}New Virtual Challenge{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}{{ plan.name }}{% endblock %} {% block title %}{{ plan.name }}{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Training Plans{% endblock %} {% block title %}Rowsandall Training Plans{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Advanced Features {% endblock %} {% block title %}Advanced Features {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall - Analysis {% endblock %} {% block title %}Rowsandall - Analysis {% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Courses List{% endblock %} {% block title %}Rowsandall Courses List{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Recent Graphs{% endblock %} {% block title %}Rowsandall Recent Graphs{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Course Standards List{% endblock %} {% block title %}Rowsandall Course Standards List{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Recent Video Analyses{% endblock %} {% block title %}Rowsandall Recent Video Analyses{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}Rowsandall Workouts List{% endblock %} {% block title %}Rowsandall Workouts List{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% block title %}File loading{% endblock %} {% block title %}File loading{% endblock %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load tz %} {% load tz %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,5 +1,5 @@
{% extends "newbase.html" %} {% extends "newbase.html" %}
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
{% load leaflet_tags %} {% load leaflet_tags %}

View File

@@ -1,4 +1,4 @@
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
<h1><a href="/rowers/analysis/">Analysis</a></h1> <h1><a href="/rowers/analysis/">Analysis</a></h1>
<ul class="cd-accordion-menu animated"> <ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
<h1><a href="/rowers/list-workouts/">Workouts</a></h1> <h1><a href="/rowers/list-workouts/">Workouts</a></h1>
<ul class="cd-accordion-menu animated"> <ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
<h1><a href="/rowers/me/edit/">Profile</a></h1> <h1><a href="/rowers/me/edit/">Profile</a></h1>
<ul class="cd-accordion-menu animated"> <ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
<h1><a href="/rowers/sessions/">Plan</a></h1> <h1><a href="/rowers/sessions/">Plan</a></h1>
<ul class="cd-accordion-menu animated"> <ul class="cd-accordion-menu animated">

View File

@@ -1,4 +1,4 @@
{% load staticfiles %} {% load static %}
{% load rowerfilters %} {% load rowerfilters %}
<h1><a href="/rowers/me/edit/">Profile</a></h1> <h1><a href="/rowers/me/edit/">Profile</a></h1>
<ul class="cd-accordion-menu animated"> <ul class="cd-accordion-menu animated">

Some files were not shown because too many files have changed in this diff Show More