{% extends 'portal.html' %} {% block title %} {{assessment}} | Literature Review | Searches & Imports | HAWC {% endblock %} {% block breadcrumbs %}
  • {{ assessment }}/
  • Literature Review/
  • Searches & Imports/
  • {% endblock %} {% block content %}

    Literature Searches & Imports {% if obj_perms.edit %}
    Actions
    {% endif %}

    {% include "lit/_search_list.html" %} {% endblock %}