slepp / pastebin.ca

The new code base of the pastebin at Pastebin.ca

This URL has Read+Write access

pastebin.ca / tpl / simple.tpl
100644 6 lines (5 sloc) 0.102 kb
1
2
3
4
5
6
{include file='header.tpl'}
{box title=$title subtitle='.'}
{$msg}
{/box}
{include file='footer.tpl'}