Recently I had a task, that included creating simple templates.
Nothing special, just using JavaScript replace placeholders with provided values.
Obviously it’s better to have some general solution in place, so next time any change wouldn’t be painful.