We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04bf7d commit e7d1311Copy full SHA for e7d1311
src/main/webapp/editor/blocklyc.jsp
@@ -9,7 +9,7 @@
9
<%-- Support for experimental blocks in Demo builds --%>
10
<%-- See developer notes to use this feature --%>
11
<c:set var="experimental" scope="page" value="${properties:experimentalmenu(false)}" />
12
-<!DOCTYPE html>
+<%-- <!DOCTYPE html> --%>
13
<html>
14
<head>
15
<meta charset="utf-8">
0 commit comments