summaryrefslogtreecommitdiff
path: root/templates/board_cat.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/board_cat.tpl')
-rw-r--r--templates/board_cat.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/board_cat.tpl b/templates/board_cat.tpl
index 0b13e68..8992657 100644
--- a/templates/board_cat.tpl
+++ b/templates/board_cat.tpl
@@ -1,7 +1,7 @@
{strip}
<div class="indent">
{if $child.data.title}
- <h{$heading|default:2}>{$child.data.title}</h{$heading|default:2}>
+ <h{$heading|default:2}>{$child.data.title|escape}</h{$heading|default:2}>
{/if}
{if count($child.members) > 0}