mirror of
https://github.com/welpo/tabi.git
synced 2026-02-15 23:57:19 +01:00
♻️ refactor: improve spacing and indentation
This commit is contained in:
parent
4b18391c18
commit
dceceff5fd
11 changed files with 35 additions and 16 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{% macro cards_posts(pages) %}
|
||||
|
||||
<div class="cards">
|
||||
{%- for page in pages %}
|
||||
<div class="card">
|
||||
|
|
@ -38,4 +39,5 @@
|
|||
|
||||
{% endfor -%}
|
||||
</div>
|
||||
|
||||
{% endmacro cards_posts %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue