---
title: <%= options[:title] || Origen.config.name %>
---
<%= 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 %>
<%= disqus_comments %>