[error.html]: fix set style
This commit is contained in:
parent
31901905e3
commit
999173b1ba
@ -4,9 +4,11 @@
|
||||
{% extends "base.html" %}
|
||||
{% endif %}
|
||||
|
||||
{% block style %}
|
||||
<link href="/youtube.com/static/home.css" rel="stylesheet">
|
||||
{% endblock style %}
|
||||
{% if traceback %}
|
||||
{% block style %}
|
||||
<link href="/youtube.com/static/home.css" rel="stylesheet">
|
||||
{% endblock style %}
|
||||
{% endif %}
|
||||
|
||||
{% block main %}
|
||||
{% if traceback %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user