Sha256: 669507bde42aca3f29465151959775fc6776a045f9c9faea1065ab2d1fdf8793

Contents?: true

Size: 332 Bytes

Versions: 82

Compression:

Stored size: 332 Bytes

Contents

<div id="header">
  <div id="header_image">
    <%= render_elements(:only => 'header', :fallback => {:for => 'header', :from => 'layout_header'}) %>
  </div>
  <%- claim = render_elements :only => ["claim"] -%>
  <%- if !claim.blank? -%>
  <div id="claim">
    <%= claim %>
  </div>
  <%- end -%>
</div>
<div id="content">
	
</div>

Version data entries

82 entries across 41 versions & 1 rubygems

Version Path
alchemy_cms-2.0.6.1 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.6.1 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.0.5 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.0.5 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.1.beta6 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.1.beta6 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.4 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.4 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.1.beta5 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.1.beta5 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.3.1 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.3.1 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.1.beta1 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.1.beta1 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.3 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.0.3 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.2 app/views/page_layouts/_layout_footer.html.erb
alchemy_cms-2.0.2 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.1 app/views/page_layouts/_layout_header.html.erb
alchemy_cms-2.0.1 app/views/page_layouts/_layout_footer.html.erb