[error.html]: fix set style

This commit is contained in:
Jesús 2021-06-14 12:08:28 -05:00
parent 31901905e3
commit 999173b1ba
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -4,9 +4,11 @@
{% extends "base.html" %} {% extends "base.html" %}
{% endif %} {% endif %}
{% block style %} {% if traceback %}
<link href="/youtube.com/static/home.css" rel="stylesheet"> {% block style %}
{% endblock style %} <link href="/youtube.com/static/home.css" rel="stylesheet">
{% endblock style %}
{% endif %}
{% block main %} {% block main %}
{% if traceback %} {% if traceback %}