♻️ refactor: improve spacing and indentation
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user