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