equal
deleted
inserted
replaced
23 ?> |
23 ?> |
24 <!DOCTYPE html> |
24 <!DOCTYPE html> |
25 <html lang="<?php echo($actual); ?>"> |
25 <html lang="<?php echo($actual); ?>"> |
26 <head> |
26 <head> |
27 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
27 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
28 <title>Polemic Tweet — event form</title> |
28 <title>Polemic Tweet — event list</title> |
29 <meta http-equiv="X-UA-Compatible" content="IE=9" /> |
29 <meta http-equiv="X-UA-Compatible" content="IE=9" /> |
30 |
30 |
31 <!-- FONT --> |
31 <!-- FONT --> |
32 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'))?>' rel='stylesheet' type='text/css'> |
32 <link href='<?php echo(registry_url('PT-Sans_Narrow','font'))?>' rel='stylesheet' type='text/css'> |
33 <link href='<?php echo(registry_url('PT-Sans','font'))?>' rel='stylesheet' type='text/css'> |
33 <link href='<?php echo(registry_url('PT-Sans','font'))?>' rel='stylesheet' type='text/css'> |