Subversion Repositories Applications.referentiel

Rev

Rev 280 | Rev 335 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 280 Rev 315
Line 71... Line 71...
71
					<?php echo Referentiel::getChrono(); ?>
71
					<?php echo Referentiel::getChrono(); ?>
72
					<?php echo Referentiel::getExceptions(); ?>
72
					<?php echo Referentiel::getExceptions(); ?>
73
				</div>
73
				</div>
74
				<div id="zone-pied">
74
				<div id="zone-pied">
75
					<p> &copy;<a href="http://www.tela-botanica.org/" accesskey="1">Tela Botanica</a> / 2000-<?=date('Y')?> - Le réseau des Botanistes Francophones</p>
75
					<p> &copy;<a href="http://www.tela-botanica.org/" accesskey="1">Tela Botanica</a> / 2000-<?=date('Y')?> - Le réseau des Botanistes Francophones</p>
-
 
76
				
-
 
77
					<script type="text/javascript" src="http://www.google-analytics.com/ga.js">
-
 
78
						(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-
 
79
							(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-
 
80
							m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-
 
81
						})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
 
82
						ga('create', 'UA-42874437-1', 'tela-botanica.org');
-
 
83
						ga('send', 'pageview');
-
 
84
					</script>
76
				</div>
85
				</div>
77
			</div>			
86
			</div>			
78
		</div>
87
		</div>
79
	</body>
88
	</body>
80
</html>
89
</html>
81
90