{% extends "bases/bootstrap-with-nav.html" %} {% load staticfiles %} {% load bootstrap3 %} {% comment %} is it safe really? {% endcomment %} {% block sk-file-name %}{{ event.title|safe }}{% endblock %} {% block content %}

Event: {{event.title}}

Trustee Setup

Public Key
{% load crispy_forms_tags %}
{% crispy form %}
Secret Key

Make a backup of this secret key before submitting your public key. This can NOT be recalculated if forgotten!

Download
{% endblock %}