{% 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 %}

Trustee Event Setup for Event '{{ event.title }}'


Key Generation For: {{ user_email }}


Step 1: Generate Your Secret Key
Download
Step 2: Submit Your Public Key
{% load crispy_forms_tags %}
{% crispy form %}

Ensure your secret key is backed up before submitting.

{% endblock %}