{% extends 'base.html' %} {% load static %} {% block title %}Form Slider + Switcher{% endblock %} {% block css %} {% endblock %} {% block js %} {% endblock %} {% block content %}

Form Slider + Switcher header small text goes here...

Switchery

You can use the predefined javascript variable in /src/js/app.js to create different color theme switchery.

Switchery State

checked
unchecked
checked
unchecked

Powerange Slider

You can use the predefined javascript variable in /src/js/app.js to create different color theme switchery. You may add the hideRange option and set the value as true during the slider init in order to remove the range number from the slider.

Check Value
{% endblock %}