{% extends "main/base.html" %} {% block title %}Staff | Home{% endblock %} {% block og_title %}Staff | Home{% endblock %} {% block og_description %}Landing page for the staff management area{% endblock %} {% block content %}
{% if message %}
{{ message }}
{% endif %}

Primary key: "{{ primary_key }}"

{{ document }}
{% if old_primary %} {% endif %}
{% endblock %}