summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/jinja2
diff options
context:
space:
mode:
Diffstat (limited to 'docs/quick_tutorial/jinja2')
-rw-r--r--docs/quick_tutorial/jinja2/tutorial/home.pt9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/quick_tutorial/jinja2/tutorial/home.pt b/docs/quick_tutorial/jinja2/tutorial/home.pt
deleted file mode 100644
index a0cc08e7a..000000000
--- a/docs/quick_tutorial/jinja2/tutorial/home.pt
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <title>Quick Tour: ${name}</title>
-</head>
-<body>
-<h1>Hi ${name}</h1>
-</body>
-</html> \ No newline at end of file