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

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