| |
@@ -127,7 +127,7 @@
|
| |
<div class="col-md-4 py-4 col-xs-12">
|
| |
<div class="col-12">
|
| |
<h3 class="font-weight-light"><i class="fa fa-fw fa-lg header-icon fa-envelope"></i>{% trans trimmed %} Email{% endtrans %}</h3><br>
|
| |
- <h5 class="font-weight-light">{% trans trimmed %}Users and developers are also available on the mailing list at{% endtrans %} <a href="https://admin.fedoraproject.org/mailman/listinfo/iot">iot@lists.fedoraproject.org.</a></h5>
|
| |
+ <h5 class="font-weight-light">{% trans trimmed %}Users and developers are also available on the mailing list at <a href="https://admin.fedoraproject.org/mailman/listinfo/iot">iot@lists.fedoraproject.org.</a>{% endtrans %}</h5>
|
| |
</div>
|
| |
</div>
|
| |
<div class="col-md-4 py-4 col-xs-12">
|
| |
With this PR, URL will be included in the translation string, so it will be easier to relocate it in the translated string.