Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
<div class="btn-toolbar justify-content-center">
{% if "lightningwirelabs.com" in post.tags and post.link %}
<a class="btn btn-lwl" href="{{ post.link }}">
- Go to Lightning Wire Labs <!-- XXX icon -->
+ Go to Lightning Wire Labs <span class="fas fa-external-link-alt"></span>
</a>
{% end %}
{% if post.release %}
<a class="btn btn-primary" href="https://www.ipfire.org/download/{{ post.release.slug }}">
- {{ _("Download %s now") % post.release }} <!-- XXX icon -->
+ {{ _("Download %s now") % post.release }}
</a>
{% end %}
<span class="text-muted small">
{% if chan.is_secure() %}
- <!-- XXX icon lock with title: {{ chan.secure }} -->
+ <span class="fas fa-lock" title="{{ chan.secure }}"></span>
{% end %}
{{ chan.codec }}