Fix Tera macro
This commit is contained in:
parent
c1d8cf6943
commit
fe71566ddb
@ -70,6 +70,7 @@
|
||||
<a href="{{ link }}" {% if loop.index == selected %}class="selected"{% endif %}>{{ titles[idx] | _ }}</a>
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% endmacro %}
|
||||
{% macro feather(name) %}
|
||||
<svg class="feather">
|
||||
<use xlink:href="/static/images/feather-sprite.svg#{{ name }}"/>
|
||||
|
Loading…
Reference in New Issue
Block a user