There is no way to output template. The only option is to either automatically create the publish.htm page, or then make the necessary changes after each update. The second option is to do what the article offers and create your own page and tell Visual Studio not to create a publish page for you.
If you want a fantasy, you can create an installation page that uses JavaScript to download the .application file, and then analyzes dynamic information after each publication (for example, version information).
If you can solve your problem using JS, send a question and answer it yourself (which is part of the StackOverflow conditions), explaining how you used JS to parse the .application file.
I personally would like to check such an implementation.
source share