blonk is a radar for your web, where you follow vibes for cool blips on the radar
at main 5 lines 117 B view raw
1defmodule ElixirBlonkWeb.UserSessionHTML do 2 use ElixirBlonkWeb, :html 3 4 embed_templates "user_session_html/*" 5end