Placeholders for logotypes in UI templates

You can use the following placeholders to insert the reseller's logotypes in UI templates (see Uploading reseller's logos). 

PlaceholderDescriptionExample

vendor.logo

The main logotype for the Customer Control Panel

<img src="{{ vendor.logo }}">

vendor.inverted_logoThe inverted logotype for the Operator Control Panel<img src="{{ vendor.inverted_logo }}">
vendor.short_logoThe short logotype for the registration and authorization page<img src="{{ vendor.short_logo }}">
vendor.stampThe stamp<img src="{{ vendor.stamp }}">
vendor.faviconThe vavicon<img src="{{ vendor.favicon }}">