mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-04-02 09:45:28 +02: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>
|