Browse Source

Add missing closing tags

theenglishway (time) 2 năm trước cách đây
mục cha
commit
67f34ae2fd
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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>