<?php

function easterbunny_init(&$a) {
$a->theme_info = array(
  'extends' => 'duepuntozero',
);
}