mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2025-08-02 08:43:15 +00:00
18 lines
590 B
HTML
18 lines
590 B
HTML
<!--
|
|
SPDX-FileCopyrightText: 2023 Aravinth Manivannan <realaravinth@batsense.net>
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
-->
|
|
|
|
<. include!("../../../components/headers/widget-headers.html"); .>
|
|
<body class="layout">
|
|
<. include!("../../navbar/index.html"); .>
|
|
<div class="tmp-layout">
|
|
<. include!("../../header/index.html"); .>
|
|
<main class="panel-main">
|
|
<. include!("../../help-banner/index.html"); .>
|
|
<!-- Main content container -->
|
|
<div class="inner-container">
|
|
<!-- Main menu/ important actions roaster -->
|
|
<form class="sitekey-form" action="<.= URL .>" method="post">
|