html indent fix
This commit is contained in:
parent
10831a44e9
commit
e4afc0fb0d
10 changed files with 171 additions and 188 deletions
|
@ -12,7 +12,7 @@
|
|||
{% for bundle in g.assets['css'] %}
|
||||
{% assets bundle %}
|
||||
<link href="{{ ASSET_URL }}" rel="stylesheet">
|
||||
{% endassets %}
|
||||
{% endassets %}
|
||||
{% endfor %}
|
||||
{% block css %}{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue