Add sidenav with list of portfolios

This commit is contained in:
Patrick Smith
2019-02-05 22:22:38 -05:00
parent e84d37fcac
commit e00e673304
4 changed files with 61 additions and 5 deletions

View File

@@ -21,6 +21,8 @@
{% include 'navigation/topbar.html' %}
<div class='global-layout'>
{% block global_sidenav %}{% endblock %}
<div class='global-panel-container'>
{% block sidenav %}{% endblock %}