added placeholder coming soon

This commit is contained in:
JoBCB 2020-11-16 10:55:28 +00:00
parent 0d5dcee566
commit b91a3a48b8
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{% extends "layout.html" %}
{% block content %}
<p class="soon">Coming soon...</p>
{% endblock content %}

View File

@ -10,4 +10,6 @@
}
</style>
<p class="soon">Coming soon...</p>
{% endblock content %}