Browse Source

added navigation section to template structure

Casey DeLorme 10 năm trước cách đây
mục cha
commit
229ca47cca
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      template.tmpl

+ 3 - 0
template.tmpl

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