update login page

remotes/1693176582716663532/tmp_refs/heads/watchparty
justcool393 2022-10-29 22:13:54 -05:00 committed by GitHub
parent 016e9b66a4
commit 85464fbb2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 19 deletions

View File

@ -2,25 +2,7 @@
{%- import 'html_head.html' as html_head with context -%}
<!DOCTYPE html>
<html lang="en">
<head>
{{html_head.javascript()}}
{#{html_head.stylesheets(true, '')}#}
{{html_head.meta_tags_1(csp, none, true)}}
<link rel="icon" type="image/webp" href="{{'icon.webp' | asset_siteimg}}">
{% block title %}
<title>{{SITE_NAME}}</title>
{{html_head.meta_tags_2(SITE_NAME, SITE_FULL)}}
{% endblock %}
{{html_head.seo()}}
{{html_head.cf_2fa_verify()}}
<!-- COMMENT / UNCOMMENT FOR NEKOCEL DEV SHIT -->
<link rel="stylesheet" href="{{'css/main-dev.css' | asset}}">
</head>
{# TODO - Use this again #}
{#{ html_head.html_head(true, false, false, none, 'Login', '', '', false) }#}
{{html_head.html_head(true, false, false, none, 'Login', '', '', false, true)}}
<body id="login">
<div id="register-form-container">
<div id="register-form">