Sha256: 36c048674800df052daa7447dc89197337f39b998db3b5e34507e2737f5a92ef

Contents?: true

Size: 139 Bytes

Versions: 5

Compression:

Stored size: 139 Bytes

Contents

!!!
%html
	%head
		= stylesheet_link_tag :all 
		= javascript_include_tag :defaults 
		= csrf_meta_tag 
	%body
		= flash[:notice]
		= yield

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
saasaparilla-0.2.2 app/views/layouts/saasaparilla.html.haml
saasaparilla-0.2.1 app/views/layouts/saasaparilla.html.haml
saasaparilla-0.1.8 app/views/layouts/saasaparilla.html.haml
saasaparilla-0.1.7 app/views/layouts/saasaparilla.html.haml
saasaparilla-0.1.6 app/views/layouts/saasaparilla.html.haml