diff --git a/amadeus/templates/base.html b/amadeus/templates/base.html new file mode 100644 index 0000000..561436c --- /dev/null +++ b/amadeus/templates/base.html @@ -0,0 +1,151 @@ + + +{% load static i18n %} +{% load static i18n permission_tags %} +{% get_current_language as LANGUAGE_CODE %} + + +
+