Browse Source

Add missing closing tags

theenglishway (time) 2 years ago
parent
commit
67f34ae2fd
1 changed files with 2 additions and 0 deletions
  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>