Update web/templates/base.html

This commit is contained in:
2025-08-13 12:58:57 +00:00
parent c464ed3658
commit c96d2e9bbb
+2 -1
View File
@@ -78,7 +78,8 @@
</style> </style>
</head> </head>
<body> <body>
<!-- in <body> tag -->
<body class="{% block body_class %}{% endblock %}">
<!-- Top navigation --> <!-- Top navigation -->
<div class="topbar-wrap"> <div class="topbar-wrap">
<div class="topbar"> <div class="topbar">