mCaptcha/templates/components/headers/index.html
2021-08-05 21:05:27 +05:30

11 lines
288 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<. include!("./preview-data.html"); .>
<. include!("./favicon.html"); .>
<. include!("./csp.html"); .>
<. if crate::SETTINGS.server.proxy_has_tls { .>
<. include!("./https.html"); .>
<. } .>
</head>
<body class="layout">