Updated web interface

This commit is contained in:
Pierre-Olivier Latour
2014-04-01 16:06:44 -07:00
parent 0bad724f08
commit df95ecb1c2
5 changed files with 38 additions and 24 deletions
@@ -57,10 +57,10 @@
<div class="container">
<div class="page-header">
<h1>%title%</h1>
<h1>%header%</h1>
</div>
<p class="header">%header%</p>
%prologue%
<div id="alerts"></div>
@@ -89,6 +89,8 @@
<table class="table table-striped"><tbody id="listing"></tbody></table>
</div>
%epilogue%
<p class="footer">%footer%</p>
</div>