mCaptcha/templates/components/headers.html

9 lines
213 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-01 12:11:22 +03:00
<title><.= title .> | <.= name .></title>
2021-04-09 11:51:43 +03:00
</head>
<body>