From a4c709461f078ac036019245891caf7a38e26c52 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Tue, 5 Jan 2016 14:09:32 +0000 Subject: [PATCH] don't use templates inside of script tags --- plugins/c9.preview/views/progress.html.ejs | 9 +++++++-- plugins/c9.vfs.standalone/views/standalone.html.ejs | 10 +++++++++- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/plugins/c9.preview/views/progress.html.ejs b/plugins/c9.preview/views/progress.html.ejs index 0e0396e9..a7947afc 100644 --- a/plugins/c9.preview/views/progress.html.ejs +++ b/plugins/c9.preview/views/progress.html.ejs @@ -1,6 +1,9 @@ - + + <%=title%> @@ -17,9 +20,11 @@ Home diff --git a/plugins/c9.vfs.standalone/views/standalone.html.ejs b/plugins/c9.vfs.standalone/views/standalone.html.ejs index cfdfbe85..c9f04bbe 100644 --- a/plugins/c9.vfs.standalone/views/standalone.html.ejs +++ b/plugins/c9.vfs.standalone/views/standalone.html.ejs @@ -2,7 +2,13 @@ + + Cloud9 + <% } %>