{% extends "orga/base.html" %}
{% load i18n %}
{% block content %}
{% if "congratulations" in request.GET %}
{% blocktrans trimmed %}
Your event has been created and you're ready to go! Check out the
event settings, set up your Call for Papers with submission types and questions,
and you're ready to go!
{% endblocktrans %}