diff options
Diffstat (limited to 'docs/getting_started/quick_glance/app4.jinja2')
| -rw-r--r-- | docs/getting_started/quick_glance/app4.jinja2 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/getting_started/quick_glance/app4.jinja2 b/docs/getting_started/quick_glance/app4.jinja2 deleted file mode 100644 index 3d0f28c1f..000000000 --- a/docs/getting_started/quick_glance/app4.jinja2 +++ /dev/null @@ -1,10 +0,0 @@ -<html lang="en"> -<html xmlns="http://www.w3.org/1999/xhtml"> -<head> - <title>Quick Glance</title> - <link rel="stylesheet" href="/static/app.css" /> -</head> -<body> -<h1>Hello {{ name }}!</h1> -</body> -</html>
\ No newline at end of file |
