--- title: <%= options[:title] || Origen.app.namespace %> --- <%= render "templates/web/partials/navbar.html", tab: options[:tab] %>
%# The markdown attribute is important if you are going to include content written %# in markdown, without this is will be included verbatim
<%= yield %>