Show Mango version on the admin page (#71)

This commit is contained in:
Alex Ling 2020-06-16 05:26:07 +00:00
parent 23c6256552
commit 4af5258602

View File

@ -11,8 +11,9 @@
</ul>
<hr class="uk-divider-icon">
<p class="uk-text-meta">Version: v<%= MANGO_VERSION %></p>
<a class="uk-button uk-button-danger" href="<%= base_url %>logout">Log Out</a>
<% content_for "script" do %>
<script src="<%= base_url %>js/admin.js"></script>
<% end %>
<% end %>