summarylogtreecommitdiffstats
path: root/default.html
diff options
context:
space:
mode:
authorSimon Wilper2021-07-24 00:23:38 +0200
committerSimon Wilper2021-07-24 00:23:38 +0200
commit8ff7e4d3427d6091542e1e92d3758b96cfa843bc (patch)
tree447beeb3baa785739bfad290493a96923d42ba47 /default.html
parent3a4e5ece64d65ef31e76873b9038b580c598056a (diff)
downloadaur-8ff7e4d3427d6091542e1e92d3758b96cfa843bc.tar.gz
markdown files now in package
Diffstat (limited to 'default.html')
-rw-r--r--default.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/default.html b/default.html
deleted file mode 100644
index a8279f6cc573..000000000000
--- a/default.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <meta charset="utf-8">
- <title>{{title}}</title>
- <link href="default.css" type="text/css" rel="stylesheet" />
- </head>
- <body>
- {{contents}}
- </body>
-</html>