<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> <!doctype html> <html> <head> </head> <body> <%= yield %> </body> </html>