Placeholders to paste logotypes in UI Templates
You can use the following Placeholders to paste Operator's (Reseller's) logotypes in UI Templates, which were added previously.
Placeholder | Description | Example |
---|---|---|
vendor.logo | main logotype for the Customer Control Panel | <img src="{{ vendor.logo }}"> |
vendor.inverted_logo | inverted logotype for the Operator Control Panel | <img src="{{ vendor.inverted_logo }}"> |
vendor.short_logo | short logotype for registration and authorization page | <img src="{{ vendor.short_logo }}"> |
vendor.stamp | stamp | <img src="{{ vendor.stamp }}"> |
vendor.favicon | favicon | <img src="{{ vendor.favicon }}"> |