{% extends 'base.html' %} {% block title %} Workshop Confirmaton Mail {% endblock %} {% block content %} {% for user in matches %} user {% endfor %} {% endblock %}