Mercurial > sat_legacy_website
diff templates/sat_website/base.html @ 45:62c23067e86e
improve English texts following recommandations from Florian
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 27 Apr 2015 16:21:45 +0200 |
parents | 73c6333fd124 |
children | d54f2f09a73a |
line wrap: on
line diff
--- a/templates/sat_website/base.html Tue Jan 27 18:28:06 2015 +0100 +++ b/templates/sat_website/base.html Mon Apr 27 16:21:45 2015 +0200 @@ -32,7 +32,7 @@ <link rel="stylesheet" href="{% static "bootstrap/css/bootstrap-theme.min.css" %}"> <link rel="stylesheet" href="{% static "css/sat_website.css" %}"> <link rel="icon" type="image/png" href="{% static "images/sat_logo_32.png" %}"> - <title>{% block title %}{% trans "Salut à Toi: the multi-frontends, multi-purposes communication tool" %}{% endblock %}</title> + <title>{% block title %}{% trans "Salut à Toi: the multi frontend, multipurpose communication tool" %}{% endblock %}</title> </head> <body role="document"> <nav class="navbar navbar-inverse navbar-fixed-top">