Sha256: 82ea8528061cbfd9f5e788b5e09761f7e06cbf6b97a30d4a682f5e5bcea9fa5b

Contents?: true

Size: 350 Bytes

Versions: 5

Compression:

Stored size: 350 Bytes

Contents

%div
	.todo adding errors here!
	%form{:class => "atelier-main-form pure-form pure-form-aligned", :action => "/iatelier/#{database}/#{book.class.name.downcase}/#{book.id}", :method => "POST",  :enctype => "multipart/form-data"}
		.form-actions
			<button type="submit" class="btn btn-default">Create</button>
			%div
				= render :partial => 'engine'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
iatelier-0.4.1 lib/iatelier/templates/books/new.html.haml
iatelier-0.4.0 lib/iatelier/templates/books/new.html.haml
iatelier-0.3.2 lib/iatelier/templates/books/new.html.haml
iatelier-0.3.1 lib/iatelier/templates/books/new.html.haml
iatelier-0.3.0 lib/iatelier/templates/books/new.html.haml