Kwiki
view release on metacpan or search on metacpan
lib/Kwiki/Theme.pm view on Meta::CPAN
__css/icons.css__
div.toolbar img {
margin: 0;
padding: 0;
border: 0;
vertical-align: middle;
}
__template/tt2/kwiki_doctype.html__
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
__template/tt2/kwiki_begin.html__
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>
[% IF hub.action == 'display' ||
hub.action == 'edit' ||
hub.action == 'revisions'
( run in 0.515 second using v1.01-cache-2.11-cpan-49f99fa48dc )