Sha256: 257754cdc73f138a36352693a4f9a4b93a492000e9c85bde6ca093fcc13dbc45
Contents?: true
Size: 377 Bytes
Versions: 1
Compression:
Stored size: 377 Bytes
Contents
--- layout: bootstrap title: <%= options[:title] || RGen.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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
origen_ahb-0.2.0.pre2 | templates/web/layouts/_basic.html.erb |