summaryrefslogtreecommitdiffstats
path: root/t/data
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-10-03 02:22:25 -0500
committerJesse Luehrs <doy@tozt.net>2011-10-03 02:22:25 -0500
commit75719452d02d7afc2f2d1f6454ce9aba715a3db0 (patch)
treed916d91bb1bd48aa2b2ef8a92dc1a608c2b498f7 /t/data
parent652f66cf59308f901892457f778f7ad2e26411a6 (diff)
downloadox-view-tt-75719452d02d7afc2f2d1f6454ce9aba715a3db0.tar.gz
ox-view-tt-75719452d02d7afc2f2d1f6454ce9aba715a3db0.zip
make mappings directly available to templates
Diffstat (limited to 't/data')
-rw-r--r--t/data/mapping/templates/index.tt1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/data/mapping/templates/index.tt b/t/data/mapping/templates/index.tt
new file mode 100644
index 0000000..d568d80
--- /dev/null
+++ b/t/data/mapping/templates/index.tt
@@ -0,0 +1 @@
+<b>[% m.foo %] [% m.bar %]</b>