add expected strings for butter-box branch
This commit is contained in:
parent
e0f232f049
commit
d88df67d81
3 changed files with 18 additions and 17 deletions
|
|
@ -10,11 +10,7 @@ layout: default
|
|||
<img src="{{site.baseurl}}{{ page_data.page_logo }}" alt="{% t page_logo_alt %}" />
|
||||
<h1 class="content-title mb-2 mt-2">{% t title %}</h1>
|
||||
<p class="content-text text-black ls-40 mb-2">
|
||||
{% if site.data.deployment.show_chat %}
|
||||
{% t text.show_chat %}
|
||||
{% else %}
|
||||
{% t text.dont_show_chat %}
|
||||
{% endif %}
|
||||
{% t main_text %}
|
||||
</p>
|
||||
<div class="content-img">
|
||||
<img src="{{site.baseurl}}{{ page_data.app_tiles_image }}" alt="{% t app_tiles_image_alt %}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue