0.0.17 bg_color for block

This commit is contained in:
SDE
2023-11-28 13:27:27 +03:00
parent 852368f4bd
commit 5caf539c2f
4 changed files with 28 additions and 23 deletions

View File

@@ -21,6 +21,7 @@ block_type_choices = (
('photo_n_text', _('Фото + текст')),
('photo150_n_title', _('Фото 150x150 + заголовок')),
('how_work', _('Как с нами работать')),
('feedback_form', _('Форма обратной связи')),
# ('slider', _('Галерея слайдов')),
)