{% load i18n %} {% load staticfiles %} {% autoescape off %}
<% if (!event) { %>

<%= title %>

<%= description %>

<% } %>
{% endautoescape %}