diff --git a/src/ReactiveTools.jl b/src/ReactiveTools.jl
index 24755f86..a83ffbfd 100644
--- a/src/ReactiveTools.jl
+++ b/src/ReactiveTools.jl
@@ -56,14 +56,6 @@ function DEFAULT_LAYOUT(; title::String = "Genie App",
<% else %>
<% end %>
- <% if isfile(joinpath(Genie.config.server_document_root, "css", "theme.css")) %>
-
- <% else %>
- <% end %>
- <% if isfile(joinpath(Genie.config.server_document_root, "css", "autogenerated.css")) %>
-
- <% else %>
- <% end %>