0.0.20 bg_color for block
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
{# h_w_u_w - how with us working #}
|
||||
<div class="container_how_w_us_working">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="large_txt h_w_u_w">
|
||||
{{ block.title }}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
{# h_w_u_w - how with us working #}
|
||||
<div class="container_how_w_us_working">
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="cut-width">
|
||||
<div class="large_txt h_w_u_w">
|
||||
{{ block.title }}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
<div class="cut-width">
|
||||
<div class="block_service">
|
||||
{% for service in services %}
|
||||
|
||||
Reference in New Issue
Block a user