|
|
|
@ -17,6 +17,7 @@
|
|
|
|
|
<link rel="stylesheet" href="/css/grids-responsive-min.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
|
<link rel="stylesheet" href="/css/ionicons.min.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
|
<link rel="stylesheet" href="/css/default.css?v=<%= ASSET_COMMIT %>">
|
|
|
|
|
<script src="/js/_helpers.js?v=<%= ASSET_COMMIT %>"></script>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<%
|
|
|
|
@ -157,7 +158,6 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="pure-u-1 pure-u-md-2-24"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<script src="/js/_helpers.js?v=<%= ASSET_COMMIT %>"></script>
|
|
|
|
|
<script src="/js/handlers.js?v=<%= ASSET_COMMIT %>"></script>
|
|
|
|
|
<script src="/js/themes.js?v=<%= ASSET_COMMIT %>"></script>
|
|
|
|
|
<% if env.get? "user" %>
|
|
|
|
|