Sha256: 9c505a2ec609e2b1e9bb1f705b3435b7f9540c99f3c34b3743f9fee756940dd0

Contents?: true

Size: 369 Bytes

Versions: 40

Compression:

Stored size: 369 Bytes

Contents

---
title: <%= options[:title] || Origen.config.name %>
---
<%= render "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

40 entries across 40 versions & 2 rubygems

Version Path
test_ids-1.2.3 templates/web/layouts/_basic.html.erb
origen_std_lib-0.13.1 templates/web/layouts/_basic.html.erb
test_ids-1.2.2 templates/web/layouts/_basic.html.erb
test_ids-1.2.1 templates/web/layouts/_basic.html.erb
test_ids-1.2.0 templates/web/layouts/_basic.html.erb
test_ids-1.1.2 templates/web/layouts/_basic.html.erb
origen_std_lib-0.13.0 templates/web/layouts/_basic.html.erb
origen_std_lib-0.12.0 templates/web/layouts/_basic.html.erb
origen_std_lib-0.11.0 templates/web/layouts/_basic.html.erb
test_ids-1.1.1 templates/web/layouts/_basic.html.erb
test_ids-1.1.0 templates/web/layouts/_basic.html.erb
test_ids-1.0.0 templates/web/layouts/_basic.html.erb
test_ids-0.8.2 templates/web/layouts/_basic.html.erb
test_ids-0.8.1 templates/web/layouts/_basic.html.erb
origen_std_lib-0.10.1 templates/web/layouts/_basic.html.erb
test_ids-0.8.0 templates/web/layouts/_basic.html.erb
origen_std_lib-0.10.0 templates/web/layouts/_basic.html.erb
origen_std_lib-0.9.0 templates/web/layouts/_basic.html.erb
test_ids-0.7.1 templates/web/layouts/_basic.html.erb
test_ids-0.7.0 templates/web/layouts/_basic.html.erb