web/polemicaltimeline.php
changeset 489 a543cdb3cc79
parent 361 95421370ea9e
child 534 0a2505c3b547
equal deleted inserted replaced
488:395108b6cf1b 489:a543cdb3cc79
    29   <head>
    29   <head>
    30     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    30     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    31     <title>Polemic tweet - <?php echo($translate->_('config__title')); ?></title>
    31     <title>Polemic tweet - <?php echo($translate->_('config__title')); ?></title>
    32 	<meta name="keywords" content="<?php echo($translate->_('config__keywords')); ?>"><!-- add timestampedmetadata -->
    32 	<meta name="keywords" content="<?php echo($translate->_('config__keywords')); ?>"><!-- add timestampedmetadata -->
    33 	<!--<meta name="description" content="PoelmicTweet.fr : debate mapping, opinion, conference, video">-->
    33 	<!--<meta name="description" content="PoelmicTweet.fr : debate mapping, opinion, conference, video">-->
    34 	<meta name="description" content="<?php echo($translate->_('config__description')); ?>">
    34 	<meta name="description" content="<?php echo(strip_tags($translate->_('config__description'))); ?>">
    35 	<meta name="robots" content="index, follow">
    35 	<meta name="robots" content="index, follow">
    36 	
    36 	
    37 	<!-- ICI : <?php echo($_SERVER['DOCUMENT_ROOT']); ?> -->
    37 	<!-- ICI : <?php echo($_SERVER['DOCUMENT_ROOT']); ?> -->
    38 	<!-- JAVASCRIPT -->
    38 	<!-- JAVASCRIPT -->
    39 	<script type="text/javascript" src="<?php echo(registry_url('json-js','js'));?>"></script>
    39 	<script type="text/javascript" src="<?php echo(registry_url('json-js','js'));?>"></script>