version 1 done
This commit is contained in:
commit
59e14ce390
47 changed files with 9188 additions and 0 deletions
11
templates/default-layout.hamlet
Normal file
11
templates/default-layout.hamlet
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!-- Page Contents -->
|
||||
<div .container>
|
||||
$maybe msg <- mmsg
|
||||
<div>#{msg}
|
||||
|
||||
^{widget}
|
||||
|
||||
<!-- Footer -->
|
||||
<footer>
|
||||
<p>
|
||||
#{appCopyright $ appSettings master}
|
||||
Loading…
Add table
Add a link
Reference in a new issue