Remove debug JSON from templates and views

This commit is contained in:
Joakim Hellsén 2026-03-17 05:01:49 +01:00
commit 92ca0404a6
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
13 changed files with 4 additions and 329 deletions

View file

@ -164,6 +164,4 @@
</tr>
</tbody>
</table>
<hr />
{{ campaign_data|safe }}
{% endblock content %}