summaryrefslogtreecommitdiff
path: root/lib/web/templates/open_id/error.html.eex
blob: d1b35b9ef00437de6e1ce0a62901e042426d6dce (plain) (blame)
1
2
3
<h1 class="text-xl font-bold text-red-800">OpenID authentication error</h1>

<p class="mt-12 text-base prose"><%= @error %></p>