{% extends "base-1.html" %} {% block title %}{{ _("Download IPFire") }}{% end block %} {% block container %}
{% module DownloadButton(release) %}

{{ _("Other download options") }}

{% end block %}