ungleich template - fix unused translatation tag

This commit is contained in:
Tom 2016-05-08 15:01:59 +00:00
parent f64c42e554
commit 43da718153
1 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@
<div class="row">
<div class="col-lg-12 text-center wow fadeInDown">
<h2 class="section-heading">{% trans "our services" %}</h2>
<h3 class="section-subheading text-muted">{% trans "We support our clients in all areas of Unix infrastructure.<p></p>
Our top notch configuration management is refreshingly simple and reliable." %}</h3>
<h3 class="section-subheading text-muted">We support our clients in all areas of Unix infrastructure.<p></p>
Our top notch configuration management is refreshingly simple and reliable."</h3>
</div>
</div>
<div class="row text-center">
@ -44,4 +44,4 @@
</div>
</div>
</div>
</section>
</section>