{% extends 'portal.html' %} {% block title %} {% include "hawc/siteTitle.html" with crumbs=object.get_final_rob.get_crumbs crud=crud %} {% endblock title %} {% block breadcrumbs %} {% include "hawc/breadcrumbs.html" with crumbs=object.get_final_rob.get_crumbs crud=crud %} {% endblock %} {% block content %}

{{object}}: Risk of bias review {% if obj_perms.edit %}
Actions
{% endif %}

{% endblock %} {% block extrajs %} {% endblock extrajs %}