Continued work on project infrastructure; added sequelize for database, added more layout in the views
This commit is contained in:
4
views/partials/footer.twig
Normal file
4
views/partials/footer.twig
Normal file
@ -0,0 +1,4 @@
|
||||
<nav id="main-footer" class="container fluid">
|
||||
<p>Leviathan version {{ app_version }}</p>
|
||||
<p>Running node.js version {{ node_version }}</p>
|
||||
</nav>
|
Reference in New Issue
Block a user