Slice request: select a project under an authority
[myslice.git] / portal / templates / base.html
index decc1b3..4e2c506 100644 (file)
@@ -97,6 +97,9 @@ $(document).ready(function() {
 </script>
 </head>
 <body ng-app="ManifoldApp">
+<div class="row">
+{% widget '_widget-message.html' %}
+</div>
 {% block container %}
        {% block topmenu %}
        {% widget "_widget-topmenu.html" %}