Private
Public Access
1
0

adding remove me button

This commit is contained in:
Sander Roosendaal
2021-03-21 12:55:59 +01:00
parent 8983e96863
commit 7736cfb6bb
6 changed files with 28 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
<p>{{ plan.target }}</p>
<p>Goal: {{ plan.goal }}</p>
<p>{{ plan.hoursperweek }} hours per week</p>
<p>{{ plan.sessionsperweek }} sessoins per week</p>
</li>
{% endfor %}