Sha256: 8ae6aa780c5b6d1bced9cda685e33f671ec7a1902f823943d274406bc0467bfb
Contents?: true
Size: 408 Bytes
Versions: 23
Compression:
Stored size: 408 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
23 entries across 23 versions & 3 rubygems
Version | Path |
---|---|
origen_debuggers-0.5.1 | templates/web/layouts/_basic.html.erb |
origen_debuggers-0.5.0 | templates/web/layouts/_basic.html.erb |
origen_memory_image-0.5.0 | templates/web/layouts/_basic.html.erb |