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