Sha256: 6ddece6b45aa90fe011ae9c5c362c73a54d883cb60a0791025ae39cd35a8e320

Contents?: true

Size: 293 Bytes

Versions: 2

Compression:

Stored size: 293 Bytes

Contents

= render '../shared/top_navigation_bottom'

= render '../shared/core_tools'

- content_for :content do
	- b.note :id => "note_id", :class => "note_class" do |o|
		- o.text metadata.homepage_html
		- o.controls [link_to('edit', '#'), link_to('delete', '#')]
		- o.details samples.common_details

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
common_interface-0.1.2 lib/views/CommonInterface/Demo/Site/home.html.haml
common_interface-0.1.1 lib/views/CommonInterface/Demo/Site/home.html.haml