fix semantic HTML

This commit is contained in:
Jesús
2019-06-09 18:54:59 -05:00
parent d2340f3032
commit 5858c0d816
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<!-- post footer -->
<div class="card-content-footer">
<footer class="card-content-footer">
<span class="soumaicon">
<svg>
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/icons/master.svg#calendar" />
@@ -62,6 +62,6 @@
{% else %}
{% endif %}
</div>
</footer>
<!-- end of post footer -->
<!-- /.post-info -->