Sha256: e7928ab0e660b1eaf4d6f28396d110196f77718d2df82cf1e60944f4d075b246
Contents?: true
Size: 427 Bytes
Versions: 2
Compression:
Stored size: 427 Bytes
Contents
--- title: <%= options[:title] || Origen.config.name %> analytics: UA-64455560-1 --- <%= 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 %> <%= disqus_comments %> </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
origen_jtag-0.19.1 | templates/web/layouts/_basic.html.erb |
origen_jtag-0.17.1 | templates/web/layouts/_basic.html.erb |