
gem.gems.haml-3.1.1.test.haml.templates.partial_layout.haml Maven / Gradle / Ivy
The newest version!
%h1 Partial layout used with for block:
- if Haml::Util.ap_geq_3?
= render :layout => 'layout_for_partial.haml' do
%p Some content within a layout
- else
- render :layout => 'layout_for_partial.haml' do
%p Some content within a layout
© 2015 - 2025 Weber Informatics LLC | Privacy Policy