comparison 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
comparison
equal deleted inserted replaced
44:d721c8ffa22a 45:62c23067e86e
30 <meta name="viewport" content="width=device-width, initial-scale=1"> 30 <meta name="viewport" content="width=device-width, initial-scale=1">
31 <link rel="stylesheet" href="{% static "bootstrap/css/bootstrap.min.css" %}"> 31 <link rel="stylesheet" href="{% static "bootstrap/css/bootstrap.min.css" %}">
32 <link rel="stylesheet" href="{% static "bootstrap/css/bootstrap-theme.min.css" %}"> 32 <link rel="stylesheet" href="{% static "bootstrap/css/bootstrap-theme.min.css" %}">
33 <link rel="stylesheet" href="{% static "css/sat_website.css" %}"> 33 <link rel="stylesheet" href="{% static "css/sat_website.css" %}">
34 <link rel="icon" type="image/png" href="{% static "images/sat_logo_32.png" %}"> 34 <link rel="icon" type="image/png" href="{% static "images/sat_logo_32.png" %}">
35 <title>{% block title %}{% trans "Salut à Toi: the multi-frontends, multi-purposes communication tool" %}{% endblock %}</title> 35 <title>{% block title %}{% trans "Salut à Toi: the multi frontend, multipurpose communication tool" %}{% endblock %}</title>
36 </head> 36 </head>
37 <body role="document"> 37 <body role="document">
38 <nav class="navbar navbar-inverse navbar-fixed-top"> 38 <nav class="navbar navbar-inverse navbar-fixed-top">
39 <div class="container"> 39 <div class="container">
40 <div class="navbar-header" id="navbar-header"> 40 <div class="navbar-header" id="navbar-header">