diff --git a/lib/ketbin_web/templates/layout/app.html.heex b/lib/ketbin_web/templates/layout/app.html.heex index f9aacb8..c86e32a 100644 --- a/lib/ketbin_web/templates/layout/app.html.heex +++ b/lib/ketbin_web/templates/layout/app.html.heex @@ -5,6 +5,56 @@ Katbin + Katbin + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <%= if assigns[:paste] do %> + + + + + + + + + <% else %> + + + + + + + + + <% end %> +