defmodule ToweropsWeb.UserResetPasswordHTML do @moduledoc false use ToweropsWeb, :html embed_templates "user_reset_password_html/*" end