Step 2: Choose a theme (Optional)

Select your Theme here. If you want to make own custom css, skip and go to step 3.

Don't forget to press Save


{{ themeform.csrf_token }}
{{ themeform.theme.label }} {{ themeform.theme }}
{% if files_uploaded or distribusi_live %}
{{ themeform.save }}
{% else %}

You need to upload your files first before you can a css theme for your files.

Go to Step 1 {% endif %}

{{ publicthemeform.csrf_token }}
{{ publicthemeform.publicthemes.label }} {{ publicthemeform.publicthemes }}
{% if files_uploaded or distribusi_live %}
{{ publicthemeform.save }}
{% else %}

You need to upload your files first before you can a css theme for your files.

Go to Step 1 {% endif %}