{% extends "_layouts/message" %} {% set title = "Database Connection Error"|t %} {% set content %}

{{ "Oops!"|t }}

{{ "Craft can’t connect to the database with the values in your “craft/config/db.php” file."|t }}

{{ "Double check the values are accurate and try again."|t }}

{% endset %}