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

@@ -1,7 +1,7 @@
{% set page_title = 'Settings' %}
{% extends "base.html" %}
{% block style %}
<link href="/youtube.com/static/settings.css" rel="stylesheet">
<link href="/youtube.com/static/settings.css" rel="stylesheet"/>
{% endblock style %}
{% block main %}