diff --git a/src/includes/mentor/dashboard.pug b/src/includes/mentor/dashboard.pug index 77b3b6035392b82f59cea967415e3a0fb9175d02..1abc49f8aa571698f4b7ded367ddda217fbe3827 100644 --- a/src/includes/mentor/dashboard.pug +++ b/src/includes/mentor/dashboard.pug @@ -19,7 +19,7 @@ section#home sib-route(id-prefix=`${endpoints.resources}`, name='mentor-resource-detail', use-id) sib-route(id-prefix=`${endpoints.resources}`, name='mentor-resource-validate', use-id) - dialog#mentor-resource-detail.no-sidebar.container + dialog#mentor-resource-detail.no-sidebar include resources/detail.pug sib-link(class="backlink", next="mentor-resource-list") Back to the dashboard