Untrans contact form

This commit is contained in:
Oleg Lavrovsky 2017-04-12 13:36:24 +02:00
parent 6131e335ee
commit 90081f9055

View file

@ -7,10 +7,10 @@
<section id="contact-page">
<div class="container">
<h2>{{ page.trans_title }}</h2>
<h2>{{ page.title }}</h2>
<center>
<p class="lead">{{ page.trans_thanks|richtext }}</p>
<p class="lead">{{ page.thanks|richtext }}</p>
</center>
</div>
</section>