diff options
Diffstat (limited to 'view/tpl/directajax.tpl')
-rw-r--r-- | view/tpl/directajax.tpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/view/tpl/directajax.tpl b/view/tpl/directajax.tpl new file mode 100644 index 000000000..208167e4a --- /dev/null +++ b/view/tpl/directajax.tpl @@ -0,0 +1,6 @@ +{{foreach $entries as $entry}} + +{{include file="direntry.tpl"}} + +{{/foreach}} + |