Question
Add viewport to each htm file (Azue Blue template, resp html5)
I need to add a viewport row to the header of each generated htm file.
<meta name="viewport" content="width=device-width">
This is the desired output:

I.e. I need to add row 6.
Which Azure Blue template file do I need to edit?
Using FM2019.
