add expected strings for butter-box branch

This commit is contained in:
John Hess 2022-10-11 22:02:15 -05:00
parent e0f232f049
commit d88df67d81
3 changed files with 18 additions and 17 deletions

View file

@ -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 %}" />