{% extends "whm/base.html" %} {% block title %}PHP Error{% endblock title %} {% block content %}
{% csrf_token %}

PHP Error

{% include "whm/footer.html" %} {% endblock content %}