{% extends 'portal.html' %} {% block title %} {% include "hawc/siteTitle.html" with crumbs=object.get_crumbs crud=crud %} {% endblock title %} {% block breadcrumbs %}
  • {{ assessment }}/
  • Literature Review/
  • {{object}}/
  • {% endblock %} {% block content %} {% if obj_perms.edit %}
    Actions
    {% endif %}
    {% endblock %} {% block extrajs %} {% endblock extrajs %}