diff options
author | Joe Rayhawk <jrayhawk@farfotzle.omgwallhack.org> | 2010-08-08 16:07:05 -0700 |
---|---|---|
committer | Joe Rayhawk <jrayhawk@farfotzle.omgwallhack.org> | 2010-08-08 16:07:05 -0700 |
commit | 6269337c1e14063ffe1e3fa982c30e6763d191c5 (patch) | |
tree | 497214a6911c40238f114946e18cbc8b7e7a18b4 /srv/templates/titlepage.tmpl | |
parent | fa904279c38a28fd95af00012b4ebfa354b9e34e (diff) | |
download | piny-code-6269337c1e14063ffe1e3fa982c30e6763d191c5.tar.gz piny-code-6269337c1e14063ffe1e3fa982c30e6763d191c5.zip |
Removing unmodified templates; Ikiwiki will fall back to defaults.
Diffstat (limited to 'srv/templates/titlepage.tmpl')
-rw-r--r-- | srv/templates/titlepage.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/srv/templates/titlepage.tmpl b/srv/templates/titlepage.tmpl deleted file mode 100644 index f5cd5bc..0000000 --- a/srv/templates/titlepage.tmpl +++ /dev/null @@ -1 +0,0 @@ -<p><a href="<TMPL_VAR PAGEURL>"><TMPL_VAR TITLE></a></p> |