mCaptcha/templates/components/headers.html
2021-05-04 15:45:53 +05:30

8 lines
226 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><.= PAGE .> | <.= crate::pages::NAME .></title>
</head>
<body>