slepp / pastebin.ca

The new code base of the pastebin at Pastebin.ca

This URL has Read+Write access

pastebin.ca / tpl / main.tpl
100644 6 lines (5 sloc) 0.408 kb
1
2
3
4
5
6
{include file='header.tpl' title="Share Your Code Here"}
<h2 style="display:none">Paste your source code here!</h2>
<p style="display:none">The Pastebin is used to place pieces of source code, text and other data to share with others. Sometimes, people call a Pastebin a nopaste. This website is designed to adhere to CSS2 and XHTML standards.</p>
{include file='paste-form.tpl'}
{include file='footer.tpl'}