mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-03-11 22:20:04 +01:00
9 lines
181 B
Elixir
9 lines
181 B
Elixir
|
<h1>Show Image</h1>
|
||
|
|
||
|
<ul>
|
||
|
|
||
|
</ul>
|
||
|
|
||
|
<span><%= link "Edit", to: Routes.image_path(@conn, :edit, @image) %></span>
|
||
|
<span><%= link "Back", to: Routes.image_path(@conn, :index) %></span>
|