Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1428 Rev 1512
Line 217... Line 217...
217
			<dd>
217
			<dd>
218
				${$data['auteur.libelle']}
218
				${$data['auteur.libelle']}
219
				<a class="mailto" href="${contact_url}">(Contacter ...)</a>
219
				<a class="mailto" href="${contact_url}">(Contacter ...)</a>
220
			</dd>
220
			</dd>
221
			<dt>Date d'observation</dt><dd>${date}</dd>
221
			<dt>Date d'observation</dt><dd>${date}</dd>
222
			<dt>Licence</dt><dd><a class="lien-externe" href="http://www.tela-botanica.org/page:licence">CC-BY-SA</a></dd>
222
			<dt>Licence</dt><dd><a class="lien-externe" href="http://www.tela-botanica.org/page:licence">CC-BY-SA 2.0 FR</a></dd>
223
		</dl>
223
		</dl>
224
	</div>
224
	</div>
225
</script>
225
</script>
Line 226... Line 226...
226
 
226