{% extends 'staffpage/layouts/base.html' %} {% load static %} {% block title %} {% endblock title %} {% block extrastyle %} {% endblock extrastyle %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

Academic profile update

Academic profile update

{% include 'staffpage/staff/table.html'%}
{% endblock content %} {% block extra_scripts %} {% endblock extra_scripts %}