Sha256: 55627a96d8d09f49b310c5b7e44f392da6f6dcc1145613bb2efec9b46d9fe6f7

Contents?: true

Size: 236 Bytes

Versions: 4

Compression:

Stored size: 236 Bytes

Contents

<section class="kblog">
	<div class="kblog-article">
		<h1>Editing article</h1>
		<%= render 'form' %>
		<div class="kblog-links">
			<%= link_to 'Show', @article %> |
			<%= link_to 'Back', articles_path %>
		</div>
	</div>
</section>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kblog-0.0.4 app/views/kblog/articles/edit.html.erb
kblog-0.0.3 app/views/kblog/articles/edit.html.erb
kblog-0.0.2 app/views/kblog/articles/edit.html.erb
kblog-0.0.1 app/views/kblog/articles/edit.html.erb