mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-02-25 22:44:34 +01:00
8 lines
181 B
Elixir
8 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>
|