{% extends "base.html" %} {% block content %} {% if user.is_staff %} Create an event
{% endif %} List of Workshops {% endblock %}