mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-11 14:23:09 +00:00
2 lines
No EOL
160 B
HTML
2 lines
No EOL
160 B
HTML
{% extends "home/base.html" %}
|
|
{% block body-attrs %} class="fobi-home{% if fobi_theme %} theme {{ fobi_theme.html_class }}{% endif %}"{% endblock body-attrs %} |