Untrans contact form
This commit is contained in:
parent
6131e335ee
commit
90081f9055
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue