Sha256: 5b86f2e68cce8edbac57436c1bb8da6ee03ca8644025bdab62f5bc145592317a
Contents?: true
Size: 361 Bytes
Versions: 7
Compression:
Stored size: 361 Bytes
Contents
--- title: <%= options[:title] || Origen.app.namespace %> --- <%= 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 %> </div> </div>
Version data entries
7 entries across 7 versions & 1 rubygems