create subpages
This commit is contained in:
parent
dc0440fcef
commit
aac1cdb118
9 changed files with 184 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
</a>
|
||||
{% if p.abbreviation %}<span class="text-muted ms-2">({{ p.abbreviation }})</span>{% endif %}
|
||||
</span>
|
||||
{% if p.color %}<span class="badge" style="background-color: {{ p.color }}"> </span>{% endif %}
|
||||
{% if p.color %}<span class="badge" style="background-color: {{ p.color }};"> </span>{% endif %}
|
||||
</li>
|
||||
{% empty %}
|
||||
<li class="list-group-item">Keine Einträge.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue