{% load static %} {% include "dev0s/lib/js/dev0s.html" %} {% include "w3bsite/classes/apps/defaults/js/defaults.html" %} {% for chapter_id, chapter in CHAPTERS.items %} {% for key, value in chapter.items %} {% if key != "sections" %} {% else %} {% for section_id, section in value.items %} {% for key, value in section.items %} {% if key == "parameters" and key == "attributes" and key == "code_areas" and key == "styling" and key == "colors" %} {% for key_, value_ in value.items %} {% endfor %} {% else %} {% endif %} {% endfor %} {% endfor %} {% endif %} {% endfor %} {% endfor %}

Loading Documentations

{% csrf_token %}