Revision 2788460f djnro/templates/front/participants.html

b/djnro/templates/front/participants.html
14 14
{% endblock %}
15 15

  
16 16

  
17
					{% block subcontent %}
18
					{% load tolocale %}
19
					<h4>{% trans "Participating Institutions" %}</h4>
20
					<hr>
21
					<div>{% trans "In"%} {% trans COUNTRY_NAME %} {% trans "eduroam is provided by the following instituitons/organizations" %}</div><br>
17
{% block subcontent %}
18
	{% load tolocale %}
19
	<h4>{% trans "Participating Institutions" %}</h4>
20
	<hr>
21
	<div>{% trans "In"%} {% trans COUNTRY_NAME %} {% trans "eduroam is provided by the following instituitons/organizations" %}</div><br>
22 22
					<div>{% for i in institutions %}
23 23
					<address>
24 24
						<strong>{% tolocale i.institution LANGUAGE_CODE %}</strong><br>

Also available in: Unified diff