summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-03-24 11:30:38 -0400
committerJesse Luehrs <doy@tozt.net>2014-03-24 11:30:38 -0400
commit413ec84337ed18dae385758cd2b6f835cbb9c39e (patch)
treeb21db447da2e50cb3ab878b410665aa0ee0d8f4d
parent416a8df32250db49244a273c331269b549425222 (diff)
downloadox-view-tt-413ec84337ed18dae385758cd2b6f835cbb9c39e.tar.gz
ox-view-tt-413ec84337ed18dae385758cd2b6f835cbb9c39e.zip
fix formatting
-rw-r--r--lib/OX/View/TT.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/OX/View/TT.pm b/lib/OX/View/TT.pm
index 9f8697e..2d1d153 100644
--- a/lib/OX/View/TT.pm
+++ b/lib/OX/View/TT.pm
@@ -31,7 +31,9 @@ use Template;
=head1 DESCRIPTION
This is a very thin wrapper around L<Template> which exposes some OX
-functionality to your template files. It can be passed a template_params dependency, containing variables that will be passed to the template. Templates rendered with this class will have access to these additional variables:
+functionality to your template files. It can be passed a template_params
+dependency, containing variables that will be passed to the template. Templates
+rendered with this class will have access to these additional variables:
=over 4