line break on subheading
This commit is contained in:
parent
bb0b2f33a7
commit
2493536fb4
2 changed files with 4 additions and 5 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-10-13 01:56+0530\n"
|
||||
"POT-Creation-Date: 2017-10-13 02:21+0530\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -148,11 +148,10 @@ msgstr "Wir designen, erstellen und warten Ihre Linux-Infrastruktur"
|
|||
msgid "Our Products"
|
||||
msgstr "Unsere Produkte"
|
||||
|
||||
msgid ""
|
||||
"Our products include an innovative datacenter, affordable VM hosting, and "
|
||||
"Our products include an innovative datacenter,<br>affordable VM hosting, and "
|
||||
"high speed fiber internet for canton Glarus."
|
||||
msgstr ""
|
||||
"Zu unseren Produkten gehört ein innovatives Rechenzentrum, modernes VM-"
|
||||
"Zu unseren Produkten gehört ein innovatives Rechenzentrum,<br>modernes VM-"
|
||||
"Hosting und Glasfaser-Internet für den Kanton Glarus."
|
||||
|
||||
msgid "Data Center Light"
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-12 text-center wow fadeInDown">
|
||||
<h2 class="section-heading">{% trans "Our Products" %}</h2>
|
||||
<h3 class="section-subheading text-muted">{% trans "Our products include an innovative datacenter, affordable VM hosting, and high speed fiber internet for canton Glarus." %}</h3>
|
||||
<h3 class="section-subheading text-muted" style="line-height: 1.8;">{% blocktrans %}Our products include an innovative datacenter,<br>affordable VM hosting, and high speed fiber internet for canton Glarus.{% endblocktrans %}</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
|
Loading…
Reference in a new issue