This commit is contained in:
zzz
2016-01-29 18:37:32 +00:00
parent 8780d7441d
commit db354d1899
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{% extends "global/layout.html" %}
{%- from "downloads/macros" import package, package_outer with context -%}
{% set release_signer = 'str4d' %}
{% set release_signer = 'zzz' %}
{% block title %}{{ _('Download') }}{% endblock %}
{% block content_nav %}