apply selected theme to the login page

This commit is contained in:
Nazar Kanaev
2024-04-17 21:17:04 +01:00
parent 96835ebd33
commit dc20932060
3 changed files with 9 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
}
</style>
</head>
<body>
<body class="theme-{% .settings.theme_name %}">
<form action="" method="post">
<img src="./static/graphicarts/anchor.svg" alt="">
{% if .error %}