TNL 713 (TNL-714, TNL-717, TNL-718): Added accessibility plugin.

This commit is contained in:
Jean-Michel Claus
2015-01-15 22:03:58 +01:00
committed by polesye
parent 985a492efd
commit 7cb495a166
14 changed files with 862 additions and 71 deletions

View File

@@ -1,4 +1,5 @@
<%! import json %>
<%! from django.utils.translation import ugettext as _ %>
<%! from student.models import anonymous_id_for_user %>
<%
if user: