Adding in an outline of a front-end for retrieving messages from the backend api.
This commit is contained in:
parent
df4e58f3e4
commit
1dbd27934f
3 changed files with 23 additions and 0 deletions
|
@ -229,6 +229,7 @@ mixpanel.init("{{ mixpanel_key }}", { track_pageview : false, debug: {{ is_debug
|
|||
{% endif %}
|
||||
|
||||
<nav class="navbar navbar-default header-bar co-m-navbar co-fx-box-shadow" role="navigation"></nav>
|
||||
<div class="quay-message-bar"></div>
|
||||
<div class="quay-service-status-bar" quay-require="['BILLING']"></div>
|
||||
<div id="padding-container">
|
||||
<div id="co-l-view-container">
|
||||
|
|
Reference in a new issue