aboutsummaryrefslogtreecommitdiff
path: root/deps/inja/test/data/html/footer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/inja/test/data/html/footer.txt')
-rw-r--r--deps/inja/test/data/html/footer.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/deps/inja/test/data/html/footer.txt b/deps/inja/test/data/html/footer.txt
new file mode 100644
index 0000000..31d4bd3
--- /dev/null
+++ b/deps/inja/test/data/html/footer.txt
@@ -0,0 +1,6 @@
+<footer>
+ <div>
+ <h3>About</h3>
+ <p>{{ footer-text }}</p>
+ </div>
+ </footer> \ No newline at end of file