You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blog/layout/category_title.html

7 lines
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>