fix: remove unused sylelink
This commit is contained in:
parent
047851ae75
commit
ed4cbd0aae
@ -146,8 +146,6 @@ export default class extends AbstractNonAuthenticatedView
|
||||
async getHtml()
|
||||
{
|
||||
return /* HTML */ `
|
||||
<link rel="stylesheet" href="/static/css/authentify.css">
|
||||
|
||||
<div class='container-fluid'>
|
||||
<form class='border border-2 rounded bg-light-subtle mx-auto p-2 col-md-7 col-lg-4'>
|
||||
<h4 class='text-center fw-semibold mb-4' id="title">Loading...</h4>
|
||||
|
Loading…
Reference in New Issue
Block a user