Topbar testing

This commit is contained in:
hmbrink
2020-01-21 10:45:40 -05:00
parent 8c0e88c5c4
commit 4dcd49269f
5 changed files with 18 additions and 15 deletions

View File

@@ -17,7 +17,7 @@
<div id='app-root'>
{% include 'components/usa_header.html' %}
{% include 'navigation/topbar.html' %}
<div class='login-topbar'>{% include 'navigation/topbar.html' %}</div>
{% block content %}{% endblock %}