--- title: danog\MadelineProto\Settings\Templates: Web and CLI template settings for login. description: --- # `danog\MadelineProto\Settings\Templates` [Back to index](../../../index.md) > Author: Daniil Gentili Web and CLI template settings for login. ## Method list: * `getHtmlTemplate(): string` * `setHtmlTemplate(string $htmlTemplate): self` * `hasChanged(): bool` ## Methods: ### `getHtmlTemplate(): string` Get web template used for querying app information. --- Generated by [danog/phpdoc](https://phpdoc.daniil.it) ### `setHtmlTemplate(string $htmlTemplate): self` Set web template used for querying app information. Parameters: * `$htmlTemplate`: `string` Web template used for querying app information. --- Generated by [danog/phpdoc](https://phpdoc.daniil.it) ### `hasChanged(): bool` Get whether this setting was changed, also applies changes. --- Generated by [danog/phpdoc](https://phpdoc.daniil.it) --- Generated by [danog/phpdoc](https://phpdoc.daniil.it)