Everything done and ready to test

This commit is contained in:
inocturnis
2022-05-27 23:00:45 -07:00
parent 63c9bbee6f
commit 5fd5319ffb
5 changed files with 361 additions and 63 deletions

View File

@@ -19,8 +19,11 @@
</form>
</div>
<p>{{ips}}</p>
{% for result in results %}
<p>{{result[0]}} at <a href="{{result[1]}}">{{result[1]}}</a></p>
<p> <a href="{{result}}">{{result}}</a></p>
{% endfor %}
{% for error in errors %}