revert html formatting

This commit is contained in:
Anderson Valério 2024-12-02 10:36:58 -03:00
parent f0c2b53784
commit 9db036e422
No known key found for this signature in database
GPG Key ID: 92D38E56BFF005A0
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>{{.StatusCode}} {{.Title}}</title>
<link rel="stylesheet" href="{{.ProxyPrefix}}/static/css/bulma.min.css">
<link rel="stylesheet" href="{{.ProxyPrefix}}/static/css/all.min.css">
<link rel="stylesheet" href="{{.ProxyPrefix}}/static/css/bulma.min.css">
<link rel="stylesheet" href="{{.ProxyPrefix}}/static/css/all.min.css">
<script type="text/javascript">
document.addEventListener('DOMContentLoaded', function() {

View File

@ -93,7 +93,7 @@
{{ else }}
{{.StatusCode}}: Invalid Username or Password
{{ end }}
</div>
</div>
{{ end }}
</div>