Move all files to zet-old/
This commit is contained in:
parent
e1badc9fd5
commit
29d11fa9b9
60 changed files with 0 additions and 0 deletions
|
@ -1,13 +0,0 @@
|
|||
{% if links is not empty %}
|
||||
<h2>Links</h2>
|
||||
|
||||
<ul>
|
||||
{% for link in links %}
|
||||
{% if link.text and link.url %}
|
||||
<li><a href="{{ link.url }}">{{ link.text }}</a></li>
|
||||
{% else %}
|
||||
<li><a href="{{ link }}">{{ link }}</a></li>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue