adding link to Home, delayed tasks working
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{% extends "boatmovers_base.html" %}
|
||||
{% block main %}
|
||||
<style>
|
||||
.row {
|
||||
display: flex;
|
||||
@@ -10,6 +12,8 @@
|
||||
margin: 10px;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<h1>
|
||||
Boat Movers Ranking
|
||||
</h1>
|
||||
@@ -108,3 +112,4 @@
|
||||
</p>
|
||||
{% endif %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user