Removed extra </h5> tag in resume.html
This commit is contained in:
@@ -86,7 +86,7 @@
|
|||||||
{% for award in education.awards %}
|
{% for award in education.awards %}
|
||||||
<li>{{ award.award }}</li>
|
<li>{{ award.award }}</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul></h5>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<p class="resume-item-copy">{{ education.summary }}</p>
|
<p class="resume-item-copy">{{ education.summary }}</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user