{% extends "layout.html" %} {% block title %}Initial Setup{% endblock %} {% block scripts %} {% endblock %} {% block content %}

Welcome to Rophako!

This is the initial setup for the Rophako CMS. The main purpose of this is to create the initial Administrator user account.

Admin User Your site needs at least one admin user to log in and manage the site. You can use any username/password combination you want, but "admin" is a typical username.

Username:

Real name:

Passphrase:
This can be as long as you want. Pick something secure!

Confirm Passphrase:

{% endblock %}