소스 검색

added navigation section to template structure

Casey DeLorme 10 년 전
부모
커밋
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">