diff --git a/src/views/desktop.ejs b/src/views/desktop.ejs
index 029f8cbceb..5c624cf497 100644
--- a/src/views/desktop.ejs
+++ b/src/views/desktop.ejs
@@ -7,6 +7,7 @@
+ <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %>
TriliumNext Notes
diff --git a/src/views/login.ejs b/src/views/login.ejs
index 53b2a94ce8..55ef3a47bf 100644
--- a/src/views/login.ejs
+++ b/src/views/login.ejs
@@ -9,6 +9,7 @@
+ <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %>
diff --git a/src/views/mobile.ejs b/src/views/mobile.ejs
index eaa3bd563a..3660d0087c 100644
--- a/src/views/mobile.ejs
+++ b/src/views/mobile.ejs
@@ -10,6 +10,7 @@
TriliumNext Notes
+ <% // TriliumNextTODO: move the css file to ${assetPath}/stylesheets/ %>