mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 12:37:58 +01:00
8 lines
189 B
Elixir
8 lines
189 B
Elixir
<h1>Show Comment</h1>
|
|
|
|
<ul>
|
|
|
|
</ul>
|
|
|
|
<span><%= link "Edit", to: Routes.comment_path(@conn, :edit, @comment) %></span>
|
|
<span><%= link "Back", to: Routes.comment_path(@conn, :index) %></span>
|