add title

This commit is contained in:
2025-04-19 23:15:17 +02:00
parent 87396a20da
commit 888ed093a1

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>{% block base_title %}{% block title %}{% endblock %}{% endblock %}</title>
<title>{% block base_title %}Oxpanel{% block title %}{% endblock %}{% endblock %}</title>
{% block base_css %}
{# {% stylesheet_pack 'app' %}#}
<link data-n-head="ssr" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">