Migration general theme: fix missing message-box style

This commit is contained in:
Jesús
2020-12-15 11:24:13 -05:00
parent 7a765dc664
commit e9215534d3
14 changed files with 29 additions and 375 deletions

View File

@@ -3,7 +3,8 @@
{% import "common_elements.html" as common_elements %}
{% import "comments.html" as comments with context %}
{% block style %}
<link href="/youtube.com/static/watch.css" rel="stylesheet">
<link href="/youtube.com/static/message_box.css" rel="stylesheet"/>
<link href="/youtube.com/static/watch.css" rel="stylesheet"/>
{% endblock style %}
{% block main %}