diff --git a/app/views/branded/layouts/_navigation.html.erb b/app/views/branded/layouts/_navigation.html.erb index 43b4509..041cd21 100644 --- a/app/views/branded/layouts/_navigation.html.erb +++ b/app/views/branded/layouts/_navigation.html.erb @@ -25,21 +25,12 @@
  • > <%= link_to _('Create plans'), new_plan_path %>
  • -
  • > + <%= link_to _('Public DMPs'), public_plans_path %>
  • +
  • > + <%= link_to _('DMP Templates'), public_templates_path %> +
  • <% else %>
  • > <%= link_to _('Home'), root_path %>