This is a nice solution, but I have still 1 Question. Is there a way that I can create my second HTML Site like the first? Because it shows all my Content also that in the Head like:
<?!= HtmlService.createHtmlOutputFromFile('calculatorJS').getContent(); ?>
<?!= HtmlService.createHtmlOutputFromFile('calculatorCSS').getContent(); ?>
But I wound show it because it is linking thing if you know, but he thinks it's content ans i don't want that. Do you have a Solution for that?