{% extends "base.html" %} {% block content %} {% if event %} Register for workshop {{event.title}} to be conducted at {{event.venue}} {% endif %}