X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=root%2Ftt%2Fwrapper.tt;fp=root%2Ftt%2Fwrapper.tt;h=6fad196f4d97108a65fce37dc85403d6812f773b;hb=9a7bfdb65af033380ae3c9242b2b3815bdc2bdc5;hp=7599375496479d2ef5ef3f76523a27faca3f2e14;hpb=9b343fd3d0f46473e2f5804ac09caeaed95e4283;p=chaz%2Fchatty diff --git a/root/tt/wrapper.tt b/root/tt/wrapper.tt index 7599375..6fad196 100644 --- a/root/tt/wrapper.tt +++ b/root/tt/wrapper.tt @@ -5,18 +5,23 @@ + Chatty - [% template.title or 'Toy chat application written in Perl/Catalyst' %]
[% IF error -%] -

[% error %]

+
+ [% error %] +
[% END -%] [% IF message -%] -

[% message %]

+
+ [% message %] +
[% END -%]
-[% content %] +[% content -%]
- + + +