prettier identation in html, added a comment

This commit is contained in:
2019-01-26 10:37:36 +01:00
parent e0de01dc05
commit 7d1d36ac8d
7 changed files with 55 additions and 40 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
<section class="BreadThumb" onclick="location.href='{detail_url}'">
<header><a href="{detail_url}">{title}</a></header>
<img src="{img_src}" alt="{img_alt}">
</section>
<section class="BreadThumb" onclick="location.href='{detail_url}'">
<header><a href="{detail_url}">{title}</a></header>
<img src="{img_src}" alt="{img_alt}">
</section>