fix semantic HTML
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!-- post footer -->
|
||||
<div class="card-content-footer mb-4">
|
||||
<footer class="card-content-footer mb-4">
|
||||
<span class="soumaicon text-info">
|
||||
<svg>
|
||||
<use href="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/images/svg/master.svg#calendar" />
|
||||
@@ -63,6 +63,6 @@
|
||||
{% else %}
|
||||
{% endif %}
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
<!-- end of post footer -->
|
||||
<!-- /.post-info -->
|
||||
|
||||
Reference in New Issue
Block a user