Forgot a spot.
This commit is contained in:
parent
88152776e3
commit
2ac86d661c
|
@ -16,7 +16,7 @@
|
||||||
<li>Finish: {{ task.when.upper|default:"N/A" }}<br>
|
<li>Finish: {{ task.when.upper|default:"N/A" }}<br>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="panel-footer"><i>This task belongs to the <a href="{% url 'teams:detail' team_slug=task.team.slug camp_slug=task.team.camp.slug %}">{{ task.team.name }} Team</a></i></div>
|
<div class="panel-footer"><i>This task belongs to the <a href="{% url 'teams:general' team_slug=task.team.slug camp_slug=task.team.camp.slug %}">{{ task.team.name }} Team</a></i></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue