{% extends "CHRISTMAS/admin/image_posts.html" %} {% block title %} Removed Content {% endblock %} {% block content %}

				
Removed Posts
{% block listing %}
{% include "CHRISTMAS/submission_listing.html" %}
{% endblock %}
{% endblock %} {% block pagenav %} {% endblock %}