{include file=shared:admin_errorlist.tpl}
{$panelstrings.head1}
{$current_style.name}

{$current_style.title} — {$current_style.author|default:$panelstrings.noauthor}

{$current_style.description|default:$panelstrings.nodescr}
{if $available_styles}
{$panelstrings.head2}
{foreach from=$available_styles item=thm}
  • {$thm.title}
    {$thm.name}

    {$thm.description|default:$panelstrings.nodescr}

{/foreach}
{/if}