itizawa 5 lat temu
rodzic
commit
878b8cd3e5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/server/routes/page.js

+ 1 - 1
src/server/routes/page.js

@@ -451,7 +451,7 @@ module.exports = function(crowi, app) {
 
 
     if (page == null) {
     if (page == null) {
       // page is not found
       // page is not found
-      // TODO create not found page
+      // TODO GW-2735 create not found page
       // return res.render(`layout-${layoutName}/not_found_shared_page`);
       // return res.render(`layout-${layoutName}/not_found_shared_page`);
     }
     }