Removed extra </h5> tag in resume.html

This commit is contained in:
Khaldoon Mutahar
2020-09-18 21:13:11 +03:00
committed by GitHub
parent 0a0ef6e973
commit f336dec0b4
+1 -1
View File
@@ -86,7 +86,7 @@
{% for award in education.awards %}
<li>{{ award.award }}</li>
{% endfor %}
</ul></h5>
</ul>
<p class="resume-item-copy">{{ education.summary }}</p>