Skip to content
Snippets Groups Projects
Verified Commit 4afb8862 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix link to article

parent d47713e9
No related branches found
No related tags found
No related merge requests found
......@@ -111,7 +111,7 @@
<p>
{{ article.summary }}
</p
<a href="{{ article.url }}">More info…</a>
<p><a href="{{ article.url }}">More info…</a></p>
{% endfor %}
</div>
{% endblock %}
......
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