Add bootstrap theme. Not complete but should mainly work. re #79
This commit is contained in:
parent
7067c516f6
commit
3c4e809939
6 changed files with 137 additions and 0 deletions
5
templates/bootstrap/page.html
Normal file
5
templates/bootstrap/page.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
<div class="container-fluid">
|
||||
{{#def.header}}
|
||||
{{#def.main}}
|
||||
{{#def.footer}}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue