# Branding Files cPanel Theme Management / Branding Files ## Return branding file content from the active theme - [GET /Branding/include](https://api.docs.cpanel.net/specifications/cpanel.openapi/branding-files/paths/~1branding~1include/get.md): This function retrieves and renders a branding file from the active theme. The file may be a Template Toolkit () file or a standard HTML/image file. When the file is a Template Toolkit file, the system processes it and returns the rendered output. Otherwise, the system returns the file's raw or HTML-encoded content. operationId: Branding::include