mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-14 01:52:26 +03:00
Remove broken dark theme on sign-in and sign-up pages
This commit is contained in:
parent
9610a68211
commit
d82cf2ac24
|
@ -1,6 +1,5 @@
|
|||
{% raw %}{% extends "base.html" %}
|
||||
{% load i18n %}
|
||||
{% block bodyclass %}bg-light{% endblock bodyclass %}
|
||||
|
||||
{% block css %}{{ block.super }}{% endblock css %}
|
||||
{% block title %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user