# plain.elements ## Installation ```python # settings.py INSTALLED_PACKAGES = [ # ... "plain.elements", ] ```