CPAN-Testers-WWW-Reports
view release on metacpan or search on metacpan
vhost/cgi-bin/templates/cpan/layout-static.html view on Meta::CPAN
Original CSS/XHTML Template Design by Wolfgang.
Valid XHTML 1.0 - http://validator.w3.org/check?uri=referer
Powered by LAMP (Linux, Apache, MySQL & Perl) technologies.
Produced by LABYRINTH, a state of the art Website Management System
available from Miss Barbell Productions.
For more information contact Barbie <barbie@missbarbell.co.uk>
Smoke Box image copyright (c) Tyson Ibele 2004 (http://www.tysonibele.com/Main/gallery.htm)
-->
</head>
<body [% onload %] >
<body>
<!-- Main Page Container -->
<div class="page-container">
<!-- For alternative headers START PASTE here -->
<!-- A. HEADER -->
<div class="header">
<!-- A.1 HEADER TOP -->
<div class="header-middle">
<!-- Sitelogo and sitename -->
<div class="sitename">
<h1><a href="/">[% base_title %]</a></h1>
<h3>[% base_url %]</h3>
<h2>[% htmltitle || title %]</h2>
</div>
</div>
[% INCLUDE "public/box-sites.html" %]
<!-- A.4 HEADER BREADCRUMBS -->
<!-- Breadcrumbs -->
<div class="header-breadcrumbs">
<ul>
<li><a href="/">Home</a></li>
[% IF crumb3_name %]<li><a href="[% crumb3_href %]">[% crumb3_name %]</a></li>[% END %]
[% IF crumb2_name %]<li><a href="[% crumb2_href %]">[% crumb2_name %]</a></li>[% END %]
<li>[% crumb1_name %]</li>
</ul>
</div>
</div>
<!-- For alternative headers END PASTE here -->
<!-- B. MAIN -->
<div class="main">
<!-- B.1 MAIN NAVIGATION -->
<div class="main-navigation">
<!-- Navigation Level 3 -->
<div class="round-border-topright"></div>
<h1>Menu</h1>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/page/help.html">Help</a></li>
<li><a href="/page/about.html">About</a></li>
<li><a href="http://www.cpantesters.org/user/login">Admin</a></li>
</ul>
<ul>
<li><a href="http://www.cpantesters.org[% crosslink %]">Dynamic Website</a></li>
<li><a href='http://stats.cpantesters.org/cpanmail.html'>Find A Tester</a></li>
</ul>
<h1>Javascript</h1>
<p>This page is generated for those that use a browser that has Javascript disabled, or
support for Javascript is unimplemented.</p>
<p>If you wish to view the more dynamic page, please
[% IF builder.distribution %]
<a href="http://www.cpantesters.org/distro/[% builder.letter %]/[% builder.distribution | html %].html">click here</a>.</p>
[% ELSIF builder.author %]
<a href="http://www.cpantesters.org/author/[% builder.letter %]/[% builder.author | html %].html">click here</a>.</p>
[% ELSE %]
<a href="http://www.cpantesters.org">click here</a>.</p>
[% END %]
[% IF box_help ; THEN ; INCLUDE "public/box-help.html" ; END %]
[% IF box_summ ; THEN ; INCLUDE "cpan/box-summary-static.html" ; END %]
[% INCLUDE "public/sidebar.html" %]
[% INCLUDE "public/quote.html" %]
</div>
<!-- B.1 MAIN CONTENT -->
<div class="main-content">
<!-- Pagetitle -->
<h1 class="pagetitle">[% title %]</h1>
<div class="column1-unit">
[% body %]
</div>
<hr class="clear-contentunit" />
</div>
</div>
<!-- C. FOOTER AREA -->
[% INCLUDE "public/footer.html" %]
</div>
<script type="text/javascript" src="/js/iheart.js"></script>
</body>
</html>
( run in 0.406 second using v1.01-cache-2.11-cpan-5735350b133 )