aboutsummaryrefslogtreecommitdiffstats
path: root/wkhtmltopdf/_testproject/templates/sample.html
diff options
context:
space:
mode:
Diffstat (limited to 'wkhtmltopdf/_testproject/templates/sample.html')
-rw-r--r--wkhtmltopdf/_testproject/templates/sample.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/wkhtmltopdf/_testproject/templates/sample.html b/wkhtmltopdf/_testproject/templates/sample.html
deleted file mode 100644
index 3dfbdbb..0000000
--- a/wkhtmltopdf/_testproject/templates/sample.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
- <head>
- </head>
- <body>
- <h1>{{ title }}</h1>
- </body>
-</html>