소스 검색

Add missing closing tags

theenglishway (time) 2 년 전
부모
커밋
67f34ae2fd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      cv_gen/lib/templates/cv.html.eex

+ 2 - 0
cv_gen/lib/templates/cv.html.eex

@@ -162,6 +162,7 @@
       </li>
       <% end %>
     </ol>
+  </div>
 
   <div id="skills">
     <h1>Compétences</h1>
@@ -199,6 +200,7 @@
         </li>
       <% end %>
     </ol>
+  </div>
 
   <div id="languages">
     <h1>Langues</h1>