Current section

Files

Jump to
livebook lib livebook_web controllers user_html.ex
Raw

lib/livebook_web/controllers/user_html.ex

defmodule LivebookWeb.UserHTML do
use LivebookWeb, :html
embed_templates "user_html/*"
end