Mercurial > sat_legacy_website
comparison sat_website/views.py @ 56:01e9c646999f
add links to other projects and press files
author | souliane <souliane@mailoo.org> |
---|---|
date | Sun, 10 May 2015 15:48:04 +0200 |
parents | a1e457ac6871 |
children | bfa8009f0769 |
comparison
equal
deleted
inserted
replaced
55:a1e457ac6871 | 56:01e9c646999f |
---|---|
41 ]))), | 41 ]))), |
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 ]))), | 47 ]))), |
47 ]) | 48 ]) |
48 | 49 |
49 CATEGORIES_RIGHT = OrderedDict([("adhesion", _(u"Adhesion")), | 50 CATEGORIES_RIGHT = OrderedDict([("adhesion", _(u"Adhesion")), |
50 ("social_contract", _(u"Social contract")), | 51 ("social_contract", _(u"Social contract")), |