{% extends "base.html" %} {% load static %} {% load projecttags %} {% load humanize %} {% block title %} Publish Requests {% endblock %} {% block pagecontent %}

Manage Publish Requests

Publishing Actions

{% endblock %}