{# -*- coding: utf-8 -*- #} {% extends "forms/user_tab.html" %} {% load exfiltry %} {% load exsyntax %} {% block all %} {% with form_width=800 form_height=600 show_title_bar=1 title='Build result' %} {{ block.super }} {% endwith %} {% endblock %} {% block list_content_header %}
{% list_action "download" "Download installer" target="_parent" url=url %} |