diff --git a/src/views/desktop.ejs b/src/views/desktop.ejs
index 029f8cbce..5c624cf49 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 53b2a94ce..55ef3a47b 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 eaa3bd563..3660d0087 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/ %>