summaryrefslogtreecommitdiff
path: root/templates/default-layout.hamlet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default-layout.hamlet')
-rw-r--r--templates/default-layout.hamlet20
1 files changed, 20 insertions, 0 deletions
diff --git a/templates/default-layout.hamlet b/templates/default-layout.hamlet
new file mode 100644
index 0000000..53435aa
--- /dev/null
+++ b/templates/default-layout.hamlet
@@ -0,0 +1,20 @@
+<div #pfifheader>
+ <h1>_{MsgOrganization}
+
+<div #navbar-outer>
+ <div #navbar>
+ <ul>
+ <li .home>
+ <a href="/">Home
+ <li .news>
+ <a href="/news/">News
+ <li>
+ <a href="/PFIF_agreement.pdf">Agreement
+ <li .contractor>
+ <a href=@{HomeR}>Contractors
+ <div #navbar-clear>
+
+<div #subthingy>
+ $maybe msg <- mmsg
+ <div #message>#{msg}
+ ^{widget}