Sha256: 74617963e93ff983f214d2d67ca4ec0800fc2a3f44b9da1e6a45938351eb9d65

Contents?: true

Size: 322 Bytes

Versions: 3

Compression:

Stored size: 322 Bytes

Contents

= render :partial => 'theme_shared/top_navigation_bottom'

= render :partial => 'theme_shared/tools'

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crystal-ext-0.0.3 lib/common_interface/app/views/theme_site/style.html.haml
crystal-ext-0.0.2 lib/common_interface/app/views/theme_site/style.html.haml
crystal-ext-0.0.1 lib/common_interface/app/views/theme_site/style.html.haml