{% extends "base.html" %} {% block title %}Scripts - Dango{% endblock %} {% block content %}

Scripts

Place .py files in the scripts/ directory to run custom Python logic.

Script Status Actions
No scripts found. Add .py files to the scripts/ directory.
No scripts match ""
{% endblock %} {% block scripts %} {% endblock %}