From 5685358660054a0dc694f3a4fd4f4efedfc25485 Mon Sep 17 00:00:00 2001 From: Anthony Donlon Date: Wed, 10 Dec 2025 22:36:18 +0800 Subject: [PATCH] nodejs/template: fix comment in error page template --- nodejs/templates/error.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs/templates/error.ejs b/nodejs/templates/error.ejs index 95aee8b..be59625 100644 --- a/nodejs/templates/error.ejs +++ b/nodejs/templates/error.ejs @@ -1,4 +1,4 @@ -{# Note: This is generated with scripts/inline_resources.py. Please do not edit this file manually. #} +<%# Note: This file is generated with scripts/inline_resources.py. Please do not edit manually. %>