diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-04 22:35:08 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-04 22:35:08 +0200 |
commit | 63c35580c7d60e2278ee6fe9ba2d4440ff0308d6 (patch) | |
tree | 71a0c573d4104d9a751df395c1c162c089ed6017 /tpl/export.twig | |
parent | c765c3679fee3ed9e4bad9954a808116187a7e83 (diff) | |
download | wallabag-63c35580c7d60e2278ee6fe9ba2d4440ff0308d6.tar.gz wallabag-63c35580c7d60e2278ee6fe9ba2d4440ff0308d6.tar.zst wallabag-63c35580c7d60e2278ee6fe9ba2d4440ff0308d6.zip |
twig implementation
Diffstat (limited to 'tpl/export.twig')
-rw-r--r-- | tpl/export.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/export.twig b/tpl/export.twig index d22d05fc..4adb9540 100644 --- a/tpl/export.twig +++ b/tpl/export.twig | |||
@@ -1 +1 @@ | |||
export {$export} \ No newline at end of file | {{ export }} \ No newline at end of file | ||