katbin/lib/ketbin_web/templates/page/show.html.eex
SphericalKat c6c54347a7
feat(pastes): add page to view pastes
Signed-off-by: SphericalKat <amolele@gmail.com>
2021-08-13 05:47:13 +05:30

5 lines
63 B
Elixir

<pre class="py-6">
<code><%= @paste.content %></code>
</pre>