ungleich template - fix unused translatation tag
This commit is contained in:
parent
f64c42e554
commit
43da718153
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-12 text-center wow fadeInDown">
|
<div class="col-lg-12 text-center wow fadeInDown">
|
||||||
<h2 class="section-heading">{% trans "our services" %}</h2>
|
<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>
|
<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>
|
Our top notch configuration management is refreshingly simple and reliable."</h3>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row text-center">
|
<div class="row text-center">
|
||||||
|
|
Loading…
Reference in a new issue