web/polemicaltimeline.php
changeset 922 2ca61ac043e3
parent 899 cdcc5249830e
child 940 843f96e4eebd
equal deleted inserted replaced
921:793002698b11 922:2ca61ac043e3
    54 ?>
    54 ?>
    55 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    55 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
    56 <html lang="<?php echo($actual); ?>">
    56 <html lang="<?php echo($actual); ?>">
    57   <head>
    57   <head>
    58     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    58     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    59     <title>Polemic tweet - <?php echo($translate->_('config__title')); ?></title>
    59     <title>Polemic tweet &mdash; <?php echo($translate->_('config__title')); ?></title>
    60     <meta name="keywords" content="<?php echo($translate->_('config__keywords')); ?>"><!-- add timestampedmetadata -->
    60     <meta name="keywords" content="<?php echo($translate->_('config__keywords')); ?>"><!-- add timestampedmetadata -->
    61     <!--<meta name="description" content="PoelmicTweet.fr : debate mapping, opinion, conference, video">-->
    61     <!--<meta name="description" content="PoelmicTweet.fr : debate mapping, opinion, conference, video">-->
    62     <meta name="description" content="<?php echo(strip_tags($translate->_('config__description'))); ?>">
    62     <meta name="description" content="<?php echo(strip_tags($translate->_('config__description'))); ?>">
    63     <meta name="robots" content="index, follow">
    63     <meta name="robots" content="index, follow">
    64     
    64