export function getCodeTemplate() { return `

Hello to anyone who reads this.

Have a nice day;)

`; }