We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e164c8 commit dbffa48Copy full SHA for dbffa48
1 file changed
templates/analyze.html
@@ -11,9 +11,8 @@ <h1>Results</h1>
11
<tr><td>{{ key }}</td>
12
<td>{{ value }}</td></tr>
13
{% endfor %}
14
-<% [i for i in range(10)]%>
15
</pre>
16
</div>
17
</table>
18
</body>
19
-</html>
+</html>
0 commit comments