Skip to content

Commit e7d1311

Browse files
committed
Backing off DOCTYPE commit.
1 parent b04bf7d commit e7d1311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/editor/blocklyc.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<%-- Support for experimental blocks in Demo builds --%>
1010
<%-- See developer notes to use this feature --%>
1111
<c:set var="experimental" scope="page" value="${properties:experimentalmenu(false)}" />
12-
<!DOCTYPE html>
12+
<%-- <!DOCTYPE html> --%>
1313
<html>
1414
<head>
1515
<meta charset="utf-8">

0 commit comments

Comments
 (0)