Browse Source

added navigation section to template structure

Casey DeLorme 10 years ago
parent
commit
229ca47cca
1 changed files with 3 additions and 0 deletions
  1. 3 0
      template.tmpl

+ 3 - 0
template.tmpl

@@ -9,6 +9,9 @@
 
 
         <header>
         <header>
             <h1>Casey Delorme</h1>
             <h1>Casey Delorme</h1>
+            <nav>
+                {{$navigation}}
+            </nav>
         </header>
         </header>
 
 
         <div class="content group">
         <div class="content group">