feat: regen forensic_task1 flag

This commit is contained in:
2025-02-14 13:19:23 +03:00
committed by Sweetbread
parent d89afd383e
commit ab461ad161
6 changed files with 21 additions and 5 deletions
+4
View File
@@ -1 +1,5 @@
{% extends '_task.html' %}
{% block content %}
<p>cat</p>
<img src="{{ url_for('forensic_task1') }}">
{% endblock %}