ungleich template - fix unused translatation tag
This commit is contained in:
parent
b54c6eb99c
commit
88e6d068b6
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue