Archived
1
0

add doctype

This commit is contained in:
Jeff Becker
2016-04-29 14:08:02 -04:00
parent a423b6bfe6
commit fe2fb50775
16 changed files with 21 additions and 8 deletions

View File

@@ -5,7 +5,8 @@
- mod_prefix ( the prefix to the mod panel, could be something like https://mod.site.tld/ or /mod/ )
- message ( the message returned from the login attempt )
- fail ( present if the login failed ) // not yet added
}}
}}
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="{{prefix}}static/site.css" />