% content_for :body do %> <%= link_to t("godmin.title"), root_path, class: "navbar-brand" %> <%= render partial: File.join(engine_wrapper.namespaced_path, "shared/navigation") %> <%= render partial: File.join(engine_wrapper.namespaced_path, "shared/navigation_aside") %>