mirror of
https://github.com/Doctorado-ML/beflask.git
synced 2025-08-15 23:25:51 +00:00
Add status line
This commit is contained in:
7
app/templates/status.html
Normal file
7
app/templates/status.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<nav class="navbar fixed-bottom navbar-dark bg-dark navbar-custom">
|
||||
<ul class="navbar-nav mr-auto pie">
|
||||
<p class="pie">
|
||||
<small>Versión <b>1.00</b></small>
|
||||
</p>
|
||||
</ul>
|
||||
</nav>
|
Reference in New Issue
Block a user