style the front page and create navbar
This commit is contained in:
parent
2d6a4eacd5
commit
d71656dd00
3 changed files with 35 additions and 2 deletions
|
@ -24,6 +24,6 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
{% else %}
|
||||
<p>There are currently no active listings</p>
|
||||
<div class="alert alert-warning" role="alert">There are currently no active listings.</div>
|
||||
{% endif %}
|
||||
{% endblock %}
|
Reference in a new issue