katbin/lib/ketbin_web/templates/page/show.html.eex
SphericalKat 750d62cc73
feat(pastes): add support for url pastes
Signed-off-by: SphericalKat <amolele@gmail.com>
2021-08-13 07:46:10 +05:30

5 lines
73 B
Elixir

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