defmodule SyntropyWeb.SessionHTML do @moduledoc false use SyntropyWeb, :html embed_templates "session_html/*" end