mCaptcha/templates/components/headers.html

9 lines
226 B
HTML
Raw Normal View History

2021-04-15 10:25:23 +05:30
<!DOCTYPE html>
2021-04-09 14:21:43 +05:30
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
2021-05-04 15:45:53 +05:30
<title><.= PAGE .> | <.= crate::pages::NAME .></title>
2021-04-09 14:21:43 +05:30
</head>
<body>