|
|
@ -8,7 +8,7 @@ |
|
|
<div class="d-flex flex-column align-content-end"> |
|
|
<div class="d-flex flex-column align-content-end"> |
|
|
<div class="app-auth-body mx-auto"> |
|
|
<div class="app-auth-body mx-auto"> |
|
|
{% include "_branding.html" %} |
|
|
{% include "_branding.html" %} |
|
|
<h2 class="auth-heading text-center mb-5">Entrar en Lyrics</h2> |
|
|
|
|
|
|
|
|
<h2 class="auth-heading text-center mb-5">Entrar en Libros</h2> |
|
|
|
|
|
|
|
|
{% if form.errors and not form.non_field_errors %} |
|
|
{% if form.errors and not form.non_field_errors %} |
|
|
<p class="errornote"> |
|
|
<p class="errornote"> |
|
|
|