added placeholder coming soon
This commit is contained in:
parent
0d5dcee566
commit
b91a3a48b8
@ -1,5 +1,6 @@
|
||||
{% extends "layout.html" %}
|
||||
{% block content %}
|
||||
|
||||
<p class="soon">Coming soon...</p>
|
||||
|
||||
{% endblock content %}
|
@ -10,4 +10,6 @@
|
||||
}
|
||||
</style>
|
||||
|
||||
<p class="soon">Coming soon...</p>
|
||||
|
||||
{% endblock content %}
|
Loading…
Reference in New Issue
Block a user