Remove wrong snapshot rendering

This commit is contained in:
sergio_gimenez 2024-10-23 08:39:18 +02:00
parent 64cf6bad17
commit fd2adfa3a5
1 changed files with 0 additions and 7 deletions

View File

@ -156,13 +156,6 @@
</div> </div>
{% endfor %} {% endfor %}
</div> </div>
<h2 class="section-title mt-5">Last Evidence Snapshot</h2>
<div class="card">
<div class="card-body">
<p class="card-text">{{ snapshot }}</p>
</div>
</div>
</div> </div>
<footer> <footer>