I had that too. You need to add in a closing tag after the old world attunements in the templet then put a new starting one in the BC attunments.
HTML Code:
<if condition="$attunements_enable==1">[list][color=$subsectioncolor][size=+1][b]$vbphrase[wow_form_attunementkeys][/b][/size][/color]
<if condition="$oldattunements_enable==1">
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion1 : $radioanswer1
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion2 : $radioanswer2
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion3 : $radioanswer3
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion4 : $radioanswer4
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion5 : $radioanswer5
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion6 : $radioanswer6
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion7 : $radioanswer7
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion8 : $radioanswer8
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion9 : $radioanswer9
[*][b]$vbphrase[wow_form_keyraid][/b] $radioquestion10 : $radioanswer10</if>[/list]<if condition="$newattunements_enable==1">[list]
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion11 : $radioanswer11
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion12 : $radioanswer12
[*][b]$vbphrase[wow_form_instance][/b] $radioquestion13 : $radioanswer13
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion14 : $radioanswer14
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion15 : $radioanswer15
[*][b]$vbphrase[wow_form_raid][/b] $radioquestion16 : $radioanswer16
[*][b]$vbphrase[wow_form_heroic][/b] $radioquestion17 : $radioanswer17
[*][b]$vbphrase[wow_form_heroic][/b] $radioquestion18 : $radioanswer18
[*][b]$vbphrase[wow_form_heroic][/b] $radioquestion19 : $radioanswer19
[*][b]$vbphrase[wow_form_heroic][/b] $radioquestion20 : $radioanswer20
[*][b]$vbphrase[wow_form_heroic][/b] $radioquestion21 : $radioanswer21
[/list]</if>
</if>