diff options
Diffstat (limited to 'template/debug_log.st')
| -rw-r--r-- | template/debug_log.st | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/template/debug_log.st b/template/debug_log.st new file mode 100644 index 0000000..247eec1 --- /dev/null +++ b/template/debug_log.st @@ -0,0 +1,8 @@ +$if(isadmin)$ +$if(debug_log_items)$ +<!-- +$debug_log_items: { d | $d$ +}$ +--> +$endif$ +$endif$
\ No newline at end of file |
