diff --git a/plinth/modules/help/templates/help_index.html b/plinth/modules/help/templates/help_index.html index 1d08ab091..8df3c1bd5 100644 --- a/plinth/modules/help/templates/help_index.html +++ b/plinth/modules/help/templates/help_index.html @@ -22,44 +22,44 @@ {% load firstboot_extras %} {% load static %} -{% block content %} -
- {% url 'help:manual' as manual_url %} - {% blocktrans trimmed %} - The {{ box_name }} Manual is the - best place to start for information regarding {{ box_name }}. - {% endblocktrans %} -
++ {% url 'help:manual' as manual_url %} + {% blocktrans trimmed %} + The {{ box_name }} Manual is the + best place to start for information regarding {{ box_name }}. + {% endblocktrans %} +
-- {% blocktrans trimmed %} - - {{ box_name }} project wiki contains further information. - {% endblocktrans %} -
++ {% blocktrans trimmed %} + + {{ box_name }} project wiki contains further information. + {% endblocktrans %} +
-- {% blocktrans trimmed %} - To seek help from {{ box_name }} community, queries may be posted on - the - - mailing list. The list archives also contain information - about problems faced by other users and possible solutions. - {% endblocktrans %} -
++ {% blocktrans trimmed %} + To seek help from {{ box_name }} community, queries may be posted on + the + + mailing list. The list archives also contain information + about problems faced by other users and possible solutions. + {% endblocktrans %} +
-- {% blocktrans trimmed %} - Many {{ box_name }} contributors and users are also available on - the irc.oftc.net IRC network. Join and request help on the - - #freedombox channel using the IRC web interface. - {% endblocktrans %} -
-+ {% blocktrans trimmed %} + Many {{ box_name }} contributors and users are also available on + the irc.oftc.net IRC network. Join and request help on the + + #freedombox channel using the IRC web interface. + {% endblocktrans %} +
+