Skip to content

Commit 38e59a3

Browse files
committed
Removed stupid h1
1 parent d89f7c5 commit 38e59a3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

views/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,11 @@
1212
<script type="text/javascript" src="/scripts/bundle.js"></script>
1313
</head>
1414
<body>
15-
<h1>Thingy</h1>
16-
1715
<div id="content">
1816
{% autoescape false %}
1917
{{ commentBox }}
2018
{% endautoescape %}
2119
</div>
22-
2320
<script type="text/javascript">commentBoxRender();</script>
2421
</body>
2522
</html>

0 commit comments

Comments
 (0)