- <!DOCTYPE html>
- <html lang="[[++cultureKey]]">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=[[++modx_charset]]" />
- <meta name="robots" content="noindex" />
- <base href="[[++site_url]]" />
- <title>[[*pagetitle]]</title>
- </head>
- <body>
- [[!adminLogin]]
- </body>
- </html>
|