repo.or.cz
/
blog3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
first issue
[blog3.git]
/
app
/
views
/
posts
/
new.html.erb
blob
36ad7421f98ca8b206e377bc3b35a381ba8dde53
1
<h1>New post</h1>
2
3
<%= render 'form' %>
4
5
<%= link_to 'Back', posts_path %>