popup_credits.html

 1   <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 2   <html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
 3   <head>
 4   	<title>#i18n{portal.site.popup_credits.title}</title>
 5   	<link rel="stylesheet" href="../../css/blueprint/screen.css" type="text/css" media="screen, projection" />
 6   	<link rel="stylesheet" href="../../css/blueprint/print.css" type="text/css" media="print" />
 7   	<!--[if IE]><link rel="stylesheet" href="../../css/blueprint/ie.css" type="text/css" media="screen, projection" /><![endif]-->
 8   	<link rel="stylesheet" href="../../css/commons.css" type="text/css" media="screen, projection" />
 9       <link rel="stylesheet"  href="../../css/page_template_styles.css" type="text/css"  />
 10   </head>
 11   <body id="body-intraparis-credits">
 12   	<div class="container">
 13   		<div id="banner-red">&nbsp;</div>
 14   		<div id="banner-brown">&nbsp;</div>
 15   		<div id="banner-grey">&nbsp;</div>
 16   		<div id="banner">
 17   		</div>
 18   		<div class="span-16 last" id="page">
 19   		
 20   			<div class="page-title">
 21   				<h2>#i18n{portal.site.popup_credits.pageTitle}</h2>
 22   			</div>
 23   	
 24   			<div class="span-16 last" id="two-zones-second">
 25   				<div class="span-16 last">					
 26   					<div class="portlet notitle">
 27   						<div class="portlet-content">
 28   							<p>
 29   							<meta content="HTML Tidy for Java (vers. 26 sept. 2004), see www.w3.org" name="generator">
 30   							<title>&nbsp;</title>
 31   								<p>#i18n{portal.site.popup_credits.labelVersion} : Lutece v.${app_version}</p>
 32   								<p>
 33   									#i18n{portal.site.popup_credits.labelProducts} :
 34   									<ul>
 35   										<li>Apache Server, Tomcat, Xalan, Xerces, Lucene de l'Apache Software Foundation <a href="https://www.apache.org" target="_blank">www.apache.org</a></li>
 36   										<li>Tidy du W3C <a href="https://www.w3c.org" target="_blank">www.w3c.org</a></li>
 37   									</ul>
 38   									#i18n{portal.site.popup_credits.labelTechnical}.
 39   							    </p>
 40   								<div class="url-lutece">
 41   									<a href="https://lutece.paris.fr" target="_blank"><img title="Go to Lutèce"  src="../../images/local/skin/poweredby.jpg" /></a>
 42   								</div>
 43   								<form target="" action="" method="post">
 44   									<input class="btn-action" type="button" value="&gt;&gt;#i18n{portal.site.popup_credits.close}" onclick="javascript:history.go(-1)">
 45   								</form>
 46   								
 47   							</p>
 48   						</div>
 49   					</div>
 50   				</div>
 51   			</div>
 52   	
 53   		</div>
 54   		<div class="clear"></div>
 55   			<div id="footer1">
 56   				<!-- Navigation pied de page -->
 57   				<div id="navfooter">
 58   					<div class="clear">&amp;nbps;</div>
 59   				</div>
 60   				<span id="logo-mdp"><img alt="Mairie de Paris" src="../../images/local/skin/logo_mdp.gif"></span>
 61   			</div>
 62   		</div>
 63   	</div>
 64   </body>
 65   </html>