Sha256: 9c505a2ec609e2b1e9bb1f705b3435b7f9540c99f3c34b3743f9fee756940dd0
Contents?: true
Size: 369 Bytes
Versions: 40
Compression:
Stored size: 369 Bytes
Contents
--- title: <%= options[:title] || Origen.config.name %> --- <%= render "partials/navbar.html", tab: options[:tab] %> <div class="row"> %# The markdown attribute is important if you are going to include content written %# in markdown, without this is will be included verbatim <div class="span12" markdown="1"> <%= yield %> <%= disqus_comments %> </div> </div>
Version data entries
40 entries across 40 versions & 2 rubygems