diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2011-11-15 03:01:12 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2011-11-15 03:01:12 +0100 |
commit | 951c5e8a9bbb6e1b9ca723249416377fa64156bc (patch) | |
tree | 252936a836375873690d2a90bb63977108efd8b7 /templates | |
parent | 98feb1ce313324552a1092938e18aeb83906a881 (diff) | |
download | node-paste-master.tar.gz node-paste-master.tar.xz node-paste-master.zip |
Diffstat (limited to 'templates')
-rw-r--r-- | templates/newPaste.tmpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/newPaste.tmpl b/templates/newPaste.tmpl deleted file mode 100644 index f6d710a..0000000 --- a/templates/newPaste.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -{{< base.tmpl}} - -{{+content}} -<a href="/get/{{id}}">{{id}}</a> -{{/content}} |