X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=lib%2FMaypole%2FView%2FTT.pm;h=21e2485b794a7d3a3fe6f5b694b4aa58a7b1de14;hb=3d3d38f2f6639c90c98c72dc0167a82d52ce9ec4;hp=9a15dfa7044f384490b9f4d30a9f1262fa91897f;hpb=5f530b5f17106319faa2f437a567332c86bf6a2c;p=maypole.git diff --git a/lib/Maypole/View/TT.pm b/lib/Maypole/View/TT.pm index 9a15dfa..21e2485 100644 --- a/lib/Maypole/View/TT.pm +++ b/lib/Maypole/View/TT.pm @@ -35,6 +35,16 @@ Please see the Maypole manual, and in particular, the C chapter, for the template variables available and for a refresher on how template components are resolved. +=over 4 + +=item template + + +Processes the template and sets the output. See L + +=back + + =head1 AUTHOR Simon Cozens