Fix indentation
This commit is contained in:
parent
cb5ed1f0b8
commit
aeb066e94c
|
@ -5,6 +5,6 @@
|
|||
class="block py-3 px-4 text-sm text-gray-800"
|
||||
href="{{ item.url }}"
|
||||
>
|
||||
{{ item.title }}
|
||||
{{ item.title }}
|
||||
</a>
|
||||
{% endfor %}
|
Loading…
Reference in a new issue