comparison sat_website/views.py @ 52:cc099372a9ac

hide the association page for now + add links to similar projects
author souliane <souliane@mailoo.org>
date Mon, 04 May 2015 15:35:23 +0200
parents 3e460ca969d2
children a1e457ac6871
comparison
equal deleted inserted replaced
51:e2ea184c8ebc 52:cc099372a9ac
39 ("downloads", _(u"Downloads")), 39 ("downloads", _(u"Downloads")),
40 ("developers", _(u"Developers corner")), 40 ("developers", _(u"Developers corner")),
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 ]))), 46 ]))),
47 ]) 47 ])
48 48
49 CATEGORIES_RIGHT = OrderedDict([("adhesion", _(u"Adhesion")), 49 CATEGORIES_RIGHT = OrderedDict([("adhesion", _(u"Adhesion")),