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