diff --git a/rhodecode/public/js/mode/htmlembedded/index.html b/rhodecode/public/js/mode/htmlembedded/index.html --- a/rhodecode/public/js/mode/htmlembedded/index.html +++ b/rhodecode/public/js/mode/htmlembedded/index.html @@ -19,13 +19,13 @@
@@ -43,7 +43,7 @@ This is an example of EJS (embedded java

Mode for html embedded scripts like JSP and ASP.NET. Depends on HtmlMixed which in turn depends on JavaScript, CSS and XML.
Other dependancies include those of the scriping language chosen.

-

MIME types defined: application/x-aspx (ASP.NET), +

MIME types defined: application/x-aspx (ASP.NET), application/x-ejs (Embedded Javascript), application/x-jsp (JavaServer Pages)