+ Automate certificate issuance with Certbot. Dispatch will call the Certbot CLI using the HTTP-01 challenge,
+ so ensure TCP/80 routes to this server and that certbot is installed.
+
{% endblock %}
{% block html_footer %}
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/dispatch/templates/users/add.html b/dispatch/templates/users/add.html
old mode 100755
new mode 100644
diff --git a/dispatch/templates/users/list.html b/dispatch/templates/users/list.html
old mode 100755
new mode 100644
diff --git a/requirements.txt b/requirements.txt
old mode 100755
new mode 100644