{% extends "base/base.html" %} {% load static %} {% block title %} Question clustering jobs {% endblock title %} {% block page_heading %} Question clustering jobs {% endblock page_heading %} {% block main_content %} {% include "../base/alert_messages.html" with messages=messages %}