Skip to content
Snippets Groups Projects
Commit b7275fa5 authored by Lukas Ruge's avatar Lukas Ruge
Browse files

Update tool.html

parent 101941f9
No related branches found
No related tags found
No related merge requests found
Pipeline #2263 passed
<h3>{{tool.name}}</h3> <h3 id="{{tool.uid}}">{{tool.name}}</h3>
<p> {{tool.content}}</p> <p> {{tool.content}}</p>
{% if tool.imagetag %} {% include {{site.gallery}} topic=tool.imagetag %} {% endif %} {% if tool.imagetag %} {% include {{site.gallery}} topic=tool.imagetag %} {% endif %}
{% if tool.wikilink %}<p>Mehr infos findest du im <a href="{{tool.wikilink}}">Wiki</a>.<p>{% endif %} {% if tool.wikilink %}<p>Mehr infos findest du im <a href="{{tool.wikilink}}">Wiki</a>.<p>{% endif %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment