CGI-Application-PhotoGallery
view release on metacpan or search on metacpan
share/photos_single.tmpl view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><!-- TMPL_VAR name="title" --></title>
<style type="text/css">
body {
font-family: Arial, sans-serif;
font-size: small;
background: #f0f0f0;
}
.contentwrapper {
width: 755px;
margin-left: auto;
margin-right: auto;
}
h1 {
font-size: x-large;
background: #555;
color: #fff;
padding: 5px;
margin: 3px;
}
#header {
background: #fff;
border: 1px solid #b0b0b0;
}
h2 {
font-size: large;
padding: 3px;
border-bottom: 1px dotted #b0b0b0;
}
.title {
text-align: right;
}
#footer {
border-top: 1px solid #b0b0b0;
}
#footer p {
text-align: right;
font-size: small;
font-weight: bold;
color: #555;
padding: 5px;
margin: 3px;
}
#footer a {
text-decoration: none;
color: #6f6f6f;
}
.photo {
( run in 0.525 second using v1.01-cache-2.11-cpan-85f18b9d64f )