show running commit in footer
This commit is contained in:
@ -12,6 +12,10 @@
|
||||
<body>
|
||||
<% render("views.common.topnav") -%>
|
||||
<% content_for("inner") %>
|
||||
<footer class="darkbg">
|
||||
<span>Porom commit <a href="<%= "https://git.poto.cafe/yagich/porom/commit/" .. __commit %>"><%= __commit %></a>
|
||||
</span>
|
||||
</footer>
|
||||
<script src="/static/js/copy-code.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user