Private
Public Access
1
0

MVP version of box charts

This commit is contained in:
Sander Roosendaal
2017-05-14 14:46:59 +02:00
parent 6208110a0a
commit d1fe31a0c8
4 changed files with 29 additions and 2 deletions

View File

@@ -13,7 +13,11 @@
</div>
</div>
<div class="grid_12 alpha">
<h3>{{ team.name }} Team Workouts</h3>
{% if theuser %}
<h3>{{ theuser.first_name }}'s Workouts</h3>
{% else %}
<h3>{{ user.first_name }}'s Workouts</h3>
{% endif %}
</div>
<div class="grid_12 alpha">
<div class="grid_4 alpha">