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,6 +11,7 @@
</ul> </ul>
<hr class="uk-divider-icon"> <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> <a class="uk-button uk-button-danger" href="<%= base_url %>logout">Log Out</a>
<% content_for "script" do %> <% content_for "script" do %>