Hello,
I'm learning programming and want to create an addon which have it's own page. Everything is good so far, but on the page html won't work?
Well, I created a new route with following inputs:
And that's the code (/src/addons/NewAddon/NewPage/Pub/Controller/NewPage.php):
<?php...