Sha256: ac124d158e3efc7cc85320b227d2bdf42dc8e74bc08342e7445ccb222c7ffc1e
Contents?: true
Size: 358 Bytes
Versions: 8
Compression:
Stored size: 358 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 %> </div> </div>
Version data entries
8 entries across 8 versions & 2 rubygems