Michael Murtaugh
9 years ago
1 changed files with 14 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
<title>{{padid}}</title> |
|||
<meta charset="utf-8"> |
|||
<meta revision="{{revision}}"> |
|||
<link rel="stylesheet" type="text/css" href="pad.css"> |
|||
<link rel="stylesheet" type="text/css" href="authors.css"> |
|||
{{ style }} |
|||
</head> |
|||
<body> |
|||
{{ html }} |
|||
</body> |
|||
</html> |
Loading…
Reference in new issue