#include "panel_utils.html">
<@row>
<@columns>
<@box>
<@boxHeader title='#i18n{seo.adminDashboard.pageTitle}' />
<@boxBody>
<@accordionContainer id='seo_parameters'>
<#list panels_list as panel>
<@seoPanel title=panel.panelTitle icon='globe' childId='seo_parameters_${panel.panelIndex}' >
${panel.panelContent}
@seoPanel>
#list>
@accordionContainer>
@boxBody>
@box>
@columns>
@row>