ETLp

 view release on metacpan or  search on metacpan

web/view/includes/header.tmpl  view on Meta::CPAN

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
    <title>[% title %]</title>
    <link href="/etlp/stylesheets/style.css" rel="stylesheet" type="text/css" />
    <script src="/etlp/javascript/prototype.js" type="text/javascript"></script>
    <script src="/etlp/javascript/scriptaculous.js" type="text/javascript"></script>
    <script src="/etlp/javascript/effects.js" type="text/javascript"></script>
    <script src="/etlp/javascript/controls.js" type="text/javascript"></script>
    <script src="/etlp/javascript/etlp.js" type="text/javascript"></script>
    [% IF header_inc %][% INCLUDE $header_inc %][% END %]



( run in 1.242 second using v1.01-cache-2.11-cpan-49f99fa48dc )