add: user stacks
This commit is contained in:
parent
8c3024cb40
commit
75d72460ae
28 changed files with 1028 additions and 9 deletions
|
@ -124,6 +124,11 @@
|
|||
{{ icon "newspaper" }}
|
||||
<span>{{ text "general:link.home" }}</span>
|
||||
</a>
|
||||
|
||||
<a href="/stacks" class="{% if selected == 'stacks' %}active{% endif %}">
|
||||
{{ icon "layers" }}
|
||||
<span>{{ text "stacks:link.stacks" }}</span>
|
||||
</a>
|
||||
{% else %}
|
||||
<a href="/" class="{% if selected == 'all' %}active{% endif %}">
|
||||
{{ icon "earth" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue