mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-27 21:10:54 +00:00
1e64b50109
- Bans - Articles - Forums - Users Further styling improvements to form elements
5 lines
No EOL
122 B
Text
5 lines
No EOL
122 B
Text
<h1>Editing post</h1>
|
|
|
|
<%= render :partial => "form" %>
|
|
|
|
<%= link_to 'Back to topic', @post.topic, class: 'button tiny' %> |