mCaptcha/templates/components/headers.html

9 lines
226 B
HTML
Raw Normal View History

2021-04-15 07:55:23 +03:00
<!DOCTYPE html>
2021-04-09 11:51:43 +03:00
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
2021-05-04 13:15:53 +03:00
<title><.= PAGE .> | <.= crate::pages::NAME .></title>
2021-04-09 11:51:43 +03:00
</head>
<body>