add comments and pep8, add div element to html files
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
<title>{_title}</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>{_heading}</h1>
|
||||
<div>
|
||||
<h1>{_heading}</h1>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user