Replaces template placeholders in a string with provided values.
The template string containing placeholders in {{VARIABLE}} format
{{VARIABLE}}
Object mapping placeholder names to replacement values
The template string with all placeholders replaced by their corresponding values
Replaces template placeholders in a string with provided values.