Sha256: f299274056c30bd23f5ca1c509e70649fcb9ae293619e9b65fbdc8bf7696d3f6

Contents?: true

Size: 345 Bytes

Versions: 5

Compression:

Stored size: 345 Bytes

Contents

%div
	.todo adding errors here!
	%form{:class => "atelier-main-form pure-form pure-form-aligned", :action => "/iatelier/analog/#{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.1.8 lib/iatelier/templates/books/new.html.haml
iatelier-0.1.7 lib/iatelier/templates/books/new.html.haml
iatelier-0.1.5 lib/iatelier/templates/books/new.html.haml
iatelier-0.1.4 lib/iatelier/templates/books/new.html.haml
iatelier-0.1.3 lib/iatelier/templates/books/new.html.haml