Why the html and css codes is not appearing in the page of a django form wizard page?
contest_selection.html:
{% extends “wizard_form.html” %}
{% load widget_tweaks %}`
{% load i18n %}
{% load static %}
contest_selection.html:
{% extends “wizard_form.html” %}
{% load widget_tweaks %}`
{% load i18n %}
{% load static %}