Skip to content

Commit dbffa48

Browse files
authored
Update analyze.html
1 parent 6e164c8 commit dbffa48

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

templates/analyze.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ <h1>Results</h1>
1111
<tr><td>{{ key }}</td>
1212
<td>{{ value }}</td></tr>
1313
{% endfor %}
14-
<% [i for i in range(10)]%>
1514
</pre>
1615
</div>
1716
</table>
1817
</body>
19-
</html>
18+
</html>

0 commit comments

Comments
 (0)