| Index: templates/background.html.tmpl |
| diff --git a/templates/background.html.tmpl b/templates/background.html.tmpl |
| deleted file mode 100644 |
| index e8febc9c779179354fe76d15ae0dfc098916fccb..0000000000000000000000000000000000000000 |
| --- a/templates/background.html.tmpl |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -<html> |
| -<head> |
| -{%- for script in scripts %} |
| -<script type="application/javascript" src="{{ script }}"></script> |
| -{%- endfor %} |
| -</head> |
| -<body> |
| -</body> |
| -</html> |