CatalystX-Resource
view release on metacpan or search on metacpan
t/lib/TestApp/root/templates/wrapper.tt view on Meta::CPAN
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
</head>
<body>
<div id="content">
<div id="msg">[% msg %]</div>
<div id="error_msg">[% error_msg %]</div>
[% content %]
</div>
( run in 1.214 second using v1.01-cache-2.11-cpan-49f99fa48dc )