aboutsummaryrefslogtreecommitdiffstats
path: root/app/partials/partial2.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/partials/partial2.html')
-rw-r--r--app/partials/partial2.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/partials/partial2.html b/app/partials/partial2.html
deleted file mode 100644
index b6503ee..0000000
--- a/app/partials/partial2.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<p>This is the partial for view 2.</p>
-<p>
- Showing of 'interpolate' filter:
- {{ 'Current version is v%VERSION%.' | interpolate }}
-</p>