{% extends "base.html" %} {% load projecttags %} {% load humanize %} {% load static %} {% block pagecontent %} {% include "newcustomimage_modal.html" %} {% include "projecttopbar.html" %} {% url table_name project.id as xhr_table_url %}

{{title}} (0)

{% include "toastertable.html" %} {% endblock %}