Sha256: 6d02f30a9f2953153e755374ed009200d3789d4a5e6e18743aa4d4e99d4f93dd

Contents?: true

Size: 317 Bytes

Versions: 2

Compression:

Stored size: 317 Bytes

Contents

= render '../shared/top_navigation_bottom'

= render '../shared/tools'

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

Version data entries

2 entries across 2 versions & 1 rubygems

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