Private
Public Access
1
0

added page title and facebook image info

This commit is contained in:
Sander Roosendaal
2017-10-06 09:28:45 +02:00
parent 9937adbf9c
commit 9b4ed44c49
21 changed files with 37 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
{% load staticfiles %}
{% load rowerfilters %}
{% block title %}Advanced Features {% endblock %}
{% block title %}{{ workout.name }}Advanced {% endblock %}
{% block content %}
<div id="workouts" class="grid_6 alpha">
@@ -13,7 +13,7 @@
</p>
{% endif %}
<h1>Advanced Workout Editor</h1>
<h1>{{ workout.name }} - Advanced</h1>
{% if user.rower.rowerplan == 'basic' %}
<p>This is a preview of the page with advanced functionality for Pro users.
See