Sha256: f033fd4782a0c53660aa6eb5e51a79cc1cdd29389925b3973c717e02970a7b8e
Contents?: true
Size: 345 Bytes
Versions: 162
Compression:
Stored size: 345 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
162 entries across 162 versions & 16 rubygems