summaryrefslogtreecommitdiffstats
path: root/t/basic/index.html
diff options
context:
space:
mode:
Diffstat (limited to 't/basic/index.html')
-rw-r--r--t/basic/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/basic/index.html b/t/basic/index.html
new file mode 100644
index 0000000..8518a6a
--- /dev/null
+++ b/t/basic/index.html
@@ -0,0 +1,4 @@
+: cascade 'wrapper.tx'
+: override content -> {
+<h1>Hello world</h1>
+: }