{% extends 'base.html' %} {% block content %}
{% for row in content %}
{{row.line}}
{% endfor %}
|
For now, only the most recent screenshot is saved and displayed. Note: No changedetection is performed on the image yet, but we are working on that in an upcoming release.