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 0ce5e3f commit 9c67605Copy full SHA for 9c67605
editor.html
@@ -1,6 +1,8 @@
1
<!DOCTYPE html>
2
<html lang="en" data-useragent="Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)">
3
- <!--
+ <head>
4
+ <meta charset="utf-8">
5
+ <!--
6
.:://++++++//:-.
7
.++/::++++++++++++/`
8
:++ /+++++++++++/:
@@ -57,9 +59,7 @@
57
59
Happy hacking,
58
60
61
Nicholas and Damien.
- -->
- <head>
62
- <meta charset="utf-8">
+ -->
63
<title>Python editor</title>
64
<meta name="viewport" content="width=device-width,initial-scale=1">
65
<link rel="stylesheet" type="text/css" href="static/css/style.css" />
0 commit comments