Ejemplo n.º 1
0
<?php

/*
 * Arena Document Example / Permalink
 * 
 * 
 */
include '../../arena.php';
$arena = new Arena();
$item = $arena->get_block($_GET['id']);
?>

<!DOCTYPE html>
<html>
  <head>
    <title><?php 
echo $channel->title;
?>
</title>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Modernist" type="text/css">
    <style type="text/css">
      img, iframe{padding-left: 11%;}
      p, p:first-child{padding-right: 11%}
      div > p:first-child, body > p:first-child, td > p:first-child{padding-right: 11%}
      a.img{background-color: #fff;}
    </style>
  </head>
  <body>

    <div id="contents">