diff --git a/templates/layout.html b/templates/layout.html index 412ada1..654910b 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -1,10 +1,11 @@ + - + @@ -15,6 +16,7 @@ {{template "title" .}} Guichet +

Guichet Les Grands Voisins

@@ -24,52 +26,53 @@ A fake / hidden checkbox is used as click reciever, so you can use the :checked selector on it. --> - - + + -
- - - -
- +
+ + + +
+
- +
{{template "body" .}} @@ -78,4 +81,5 @@ - + + \ No newline at end of file