blog/layout/category_title.html
2019-08-25 13:41:08 +02:00

7 lines
No EOL
163 B
HTML

<div class="grid-4">
<div></div>
<div class="col-2">
<h2 style="color: #212529;">Catégorie : {{ category }}</h2>
</div>
<div></div>
</div>