{% extends "base.html" %} {% load multilingual_tags %} {% block body %} {% if object %}
This page lets you {{ object|yesno:"edit,create" }} categories with forms created two ways.
1. form with all translations | 2. form with default translation ({{ DEFAULT_LANGUAGE_CODE }}) |
---|---|