|
@@ -4,7 +4,7 @@ |
|
|
<head> |
|
|
<head> |
|
|
<meta charset="utf-8"> |
|
|
<meta charset="utf-8"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|
|
<title>{% block title %} {{ title }} {% endblock %}</title> |
|
|
|
|
|
|
|
|
<title>{% block title %} {{ title | striptags }} {% endblock %}</title> |
|
|
<meta name="generator" content="frappe"> |
|
|
<meta name="generator" content="frappe"> |
|
|
|
|
|
|
|
|
{% block favicon %} |
|
|
{% block favicon %} |
|
|