{% extends "setup/base.html" %} {% block title %}Database Setup - Skrift{% endblock %} {% block content %}

Database Configuration

Choose your database type and configure the connection.

Path relative to the application directory
{% endblock %} {% block scripts %} {% endblock %}