Sha256: e76e29d38f4b93eeb7ae53e4126e482df944022b24916f4f4330bbf6d819d8bc
Contents?: true
Size: 362 Bytes
Versions: 2
Compression:
Stored size: 362 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 %> </div> </div>
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
origen_jtag-0.12.0 | templates/web/layouts/_basic.html.erb |
origen_doc_helpers-0.1.0 | templates/web/layouts/_basic.html.erb |