Mercurial > sat_legacy_website
comparison sat_website/views.py @ 76:d2ea666fb1dd
add a FAQ section, now talking about HTTPS and CAcert
author | souliane <souliane@mailoo.org> |
---|---|
date | Fri, 05 Jun 2015 20:59:07 +0200 |
parents | 651c4049f32b |
children | 13ebb548f234 |
comparison
equal
deleted
inserted
replaced
75:085280c48363 | 76:d2ea666fb1dd |
---|---|
42 ('community', (_(u"Community"), | 42 ('community', (_(u"Community"), |
43 OrderedDict([("community", _(u"Get in touch")), | 43 OrderedDict([("community", _(u"Get in touch")), |
44 ("association", _(u"Association")), | 44 ("association", _(u"Association")), |
45 ("links", _(u"Links")), | 45 ("links", _(u"Links")), |
46 ("press", _(u"Press")), | 46 ("press", _(u"Press")), |
47 ("faq", _(u"FAQ")), | |
47 ]))), | 48 ]))), |
48 ]) | 49 ]) |
49 | 50 |
50 CATEGORIES_RIGHT = OrderedDict([("adhesion", _(u"Adhesion")), | 51 CATEGORIES_RIGHT = OrderedDict([("adhesion", _(u"Adhesion")), |
51 ("social_contract", _(u"Social contract")), | 52 ("social_contract", _(u"Social contract")), |