[% site_config.title = c.loc('Reseller Details for [_1]', reseller.first.name) -%]
[% back_created = 1 -%][% c.loc("You can use the logo by adding the following CSS to the Custom CSS below:") %]
#header .brand {
background: url([% c.uri_for_action('/reseller/get_branding_logo', c.req.captures) %]) no-repeat 0 0;
background-size: 280px 32px;
}
[% ELSE -%]
No logo uploaded.
[% END -%]
[% branding.css %]