{% extends "base.html" %} {% block title %}{{ error }} - MySQL to Sheets Sync{% endblock %} {% block nav %} {% endblock %} {% block header %}{% endblock %} {% block content %}
{{ message }}
{% if remediation %}{{ remediation }}
Need more help? See the troubleshooting guide or check the error log.