Projet

Général

Profil

« Précédent | Suivant » 

Révision 5785e1fd

Ajouté par Guillaume Denis il y a environ 9 ans

footer i18n

Voir les différences:

ckanext/ozwillo_theme/templates/footer.html
1 1
{% set current_lang = request.environ.CKAN_LANG %}
2 2
<footer id="t3-footer" class="wrap t3-footer">
3

  
4 3
	<section class="t3-sitemap">
5
					<!-- FOOT NAVIGATION -->
6
			<div class="container">
7
					<!-- SPOTLIGHT -->
8
	<div class="t3-spotlight t3-footnav  row">
9
		<div class=" col-lg-6 col-md-6 col-sm-3 col-xs-12">
10
			<div id="oz-footer-well">
11
			  <img src="/img/logo.png">
12
			  <p>{% trans %}A platform of interactive services{% endtrans %}<br>
13
			     {% trans %}for a common good of data{% endtrans %}
14
			  </p>
15
			  <p>
16
				  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/CIP.png" alt="CIP"/></a>
17
				  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/EU.png" alt="EU"/></a>
18
				  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/PIA.png" alt="PIA"/></a>
19
				  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/FR.png" alt="FR"/></a>
20
				</p>
4
		<div class="container">
5
			<div class="t3-spotlight t3-footnav row">
6
				<div class=" col-lg-6 col-md-6 col-sm-3 col-xs-12">
7
					<div id="oz-footer-well">
8
					  <img src="/img/logo.png">
9
					  <p>{% trans %}Common goods factory{% endtrans %}</p>
10
					  <p>
11
						  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/CIP.png" alt="CIP"/></a>
12
						  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/EU.png" alt="EU"/></a>
13
						  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/PIA.png" alt="PIA"/></a>
14
						  <a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects"><img src="/img/FR.png" alt="FR"/></a>
15
						</p>
16
					</div>
17
				</div>
18
				<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4">
19
					<ul class="nav navbar-nav navbar-footer">
20
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/news">{% trans %}News{% endtrans %}</a></li>
21
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/discover">{% trans %}Discovering{% endtrans %}</a></li>
22
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/co-construct">{% trans %}Co-construct{% endtrans %}</a></li>
23
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/let-s-go">{% trans %}Let's go{% endtrans %}</a></li></ul>
24
				</div>
25
				<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4">
26
					<ul class="nav navbar-nav navbar-footer">
27
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/contact">{% trans %}Contact{% endtrans %}</a></li>
28
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/l-equipe-projet-oasis">{% trans %}Project team{% endtrans %}</a></li>
29
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects">{% trans %}Projects{% endtrans %}</a></li>
30
						<li><a class="ext-twitter" href="https://twitter.com/ozwillo">@Ozwillo</a></li>
31
					</ul>
32
				</div>
33
				<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4">
34
					<ul class="nav navbar-nav navbar-footer">
35
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/guide-utilisateur">{% trans %}User guide{% endtrans %}</a></li>
36
						<li><a href="http://doc.ozwillo.com/">{% trans %}Developers{% endtrans %}</a></li>
37
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/legal-notices">{% trans %}Legal Notices{% endtrans %}</a></li>
38
						<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/terms">{% trans %}General terms of use{% endtrans %}</a></li>
39
					</ul>
40
				</div>
21 41
			</div>
22 42
		</div>
23
		<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4">
24
								<div class="t3-module module " id="Mod141"><div class="module-inner"><div class="module-ct"><ul class="nav navbar-nav navbar-footer">
25
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/discover">{% trans %}Discovering{% endtrans %}</a></li>
26
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/news">{% trans %}News{% endtrans %}</a></li>
27
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/co-construct">{% trans %}Co-construct{% endtrans %}</a></li>
28
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/let-s-go">{% trans %}Let's go{% endtrans %}</a></li></ul>
29
</div></div></div>
30
							</div>
31
					<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4">
32
								<div class="t3-module module " id="Mod142"><div class="module-inner"><div class="module-ct"><ul class="nav navbar-nav navbar-footer">
33
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/contact">{% trans %}Contact{% endtrans %}</a></li>
34
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/l-equipe-projet-oasis">{% trans %}Project team{% endtrans %}</a></li>
35
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/projects">{% trans %}Projects{% endtrans %}</a></li></ul>
36
</div></div></div>
37
							</div>
38
					<div class=" col-lg-2 col-md-2 col-sm-3 col-xs-4">
39
								<div class="t3-module module " id="Mod143"><div class="module-inner"><div class="module-ct"><ul class="nav navbar-nav navbar-footer">
40
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/guide-utilisateur">{% trans %}User guide{% endtrans %}</a></li>
41
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/terms">{% trans %}General terms of use{% endtrans %}</a></li>
42
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/legal-notices">{% trans %}Legal Notices{% endtrans %}</a></li>
43
<li><a href="{{ g.ozwillo_url }}/{{current_lang}}/oz/co-construct">{% trans %}Governance{% endtrans %}</a></li></ul>
44
</div></div></div>
45
							</div>
46
			</div>
47
<!-- SPOTLIGHT -->			</div>
48
			<!-- //FOOT NAVIGATION -->
49
			</section>
50

  
51

  
43
	</section>
52 44
</footer>

Formats disponibles : Unified diff