Sha256: ff5e3c6df54bc4af1bce127b496eef98d7f0344c3b8ae857f24f23d034850c49

Contents?: true

Size: 331 Bytes

Versions: 54

Compression:

Stored size: 331 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

54 entries across 27 versions & 2 rubygems

Version Path
alchemy_cms-2.3.2 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.3.2 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.2.4 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.2.4 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.1 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.1 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy-demo_kit-0.0.1 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy-demo_kit-0.0.1 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.4.0 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.0 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.4.rc4 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.rc4 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.4.rc2 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.rc2 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.4.rc1 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.rc1 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.3.1 app/views/alchemy/page_layouts/_layout_header.html.erb
alchemy_cms-2.3.1 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.beta2 app/views/alchemy/page_layouts/_layout_footer.html.erb
alchemy_cms-2.4.beta2 app/views/alchemy/page_layouts/_layout_header.html.erb