Sha256: c7582d01c51d420738d1aa174c662411b0f9f905f05bbf9f5b64b184a914b878
Contents?: true
Size: 386 Bytes
Versions: 110
Compression:
Stored size: 386 Bytes
Contents
--- title: <%= options[:title] || Origen.config.name %> --- <%= render "templates/web/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
110 entries across 110 versions & 3 rubygems