Merge pull request #1328 from Ssshafi/patch-1

Update login.html
This commit is contained in:
Matt Scott 2022-12-13 09:04:40 -05:00 committed by GitHub
commit 9a38e1758f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@
<body class="hold-transition login-page">
<div class="login-box">
<div class="login-logo">
<a href="{{ url_for('index.index') }}"><b>PowerDNS</b>-Admin</a>
<a href="{{ url_for('index.index') }}"><b>{{ SITE_NAME }}</b></a>
</div>
<!-- /.login-logo -->
<div class="login-box-body">