Prechádzať zdrojové kódy

Add missing closing tags

theenglishway (time) 2 rokov pred
rodič
commit
67f34ae2fd
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  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>