django-oidc-provider/oidc_provider/templates/oidc_provider/error.html

2 lines
45 B
HTML
Raw Normal View History

2015-01-15 20:33:07 +00:00
<h3>{{ error }}</h3>
<p>{{ description }}</p>