Forráskód Böngészése

Add missing closing tags

theenglishway (time) 2 éve
szülő
commit
67f34ae2fd
1 módosított fájl, 2 hozzáadás és 0 törlés
  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>