{% extends "index.html" %} {% load i18n %} {% block menu %} {% with "home" as current_category %} {{ block.super }} {% endwith %} {% endblock %} {% block content %}
{% blocktrans %} This form enables you to set up the basic configuration of skd. {% endblocktrans %}