pad_colors template
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user