adding link to Home, delayed tasks working
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{% extends "boatmovers_base.html" %}
|
||||
{% block main %}
|
||||
<h1>
|
||||
{{ crew.name }}
|
||||
</h1>
|
||||
@@ -17,3 +19,4 @@
|
||||
{% endfor %}
|
||||
</table>
|
||||
</p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user