ikiwiki: Improve description. Fixes #487

This commit is contained in:
Masoud Abkenar 2016-06-30 12:18:39 +02:00 committed by Sunil Mohan Adapa
parent 7a5167e6bd
commit a95d02f12a
No known key found for this signature in database
GPG Key ID: 36C361440C9BC971

View File

@ -40,7 +40,10 @@ service = None
title = _('Wiki and Blog (ikiwiki)')
description = [
_('When enabled, the blogs and wikis will be available '
_('ikiwiki is a simple wiki and blog application. It supports '
'several lightweight markup languages, including Markdown, and '
'common blogging functionality such as comments and RSS feeds. '
'When enabled, the blogs and wikis will be available '
'from <a href="/ikiwiki">/ikiwiki</a>.')
]