instantplans
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
<p>Created by: {{ plan.owner.first_name }} {{ plan.owner.last_name }}</p>
|
||||
<p>Plan length: {{ plan.duration }} days</p>
|
||||
<p>{{ plan.description }}</p>
|
||||
{% if plan.private %}
|
||||
<p><em>Private</em></p>
|
||||
{% endif %}
|
||||
{% if plan.target %}
|
||||
<p>What the plan will achieve: {{ plan.target }}</p>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user