window.settings = {
    MEDIA_URL: "/media/",
    LANGUAGE_CODE: "de",
    PRICECALCULATOR_URL: "/registration/calculate/"
};

