Просмотр исходного кода

added navigation section to template structure

Casey DeLorme 10 лет назад
Родитель
Сommit
229ca47cca
1 измененных файлов с 3 добавлено и 0 удалено
  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">