[damned-lies] Remove reference for the login CSS file



commit bb8ce22c47e53d48a1bb2c48b9e65be6090fe426
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Sun Dec 23 15:50:31 2018 +0000

    Remove reference for the login CSS file

 templates/registration/register.html | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/templates/registration/register.html b/templates/registration/register.html
index bcc8590c..63a02e56 100644
--- a/templates/registration/register.html
+++ b/templates/registration/register.html
@@ -2,7 +2,6 @@
 {% load i18n %}
 
 {% block title %} {% trans "Damned Lies about GNOME" %} {% endblock %}
-{% block extrahead %} <link rel="stylesheet" href="{{ STATIC_URL }}css/login.css"/> {% endblock %}
 {% block content %}
 <div class="mainpage">
 <div class="col-sm-8 col-md-6 col-centered">


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]