equal
deleted
inserted
replaced
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 — <?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 |