{{if theme.vala_custom_logo}}
{{if theme.vala_custom_logo_position=='topbar'}}
{{else}}
{{endif}}
{{else}}
{{if isset( \IPS\Theme::i()->logo['front']['url'] ) AND \IPS\Theme::i()->logo['front']['url'] !== null }}
{{$logo = \IPS\File::get( 'core_Theme', \IPS\Theme::i()->logo['front']['url'] )->url;}}
{{else}}
{setting="board_name"}
{{endif}}
{{endif}}