diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:35:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:35:39 (EDT) |
commit | 920a68d8971fd61b9fa2f58b604b472731d936bb (patch) | |
tree | e4131c6a3b519b4ea1dadb0b8f9925b8b54a9c97 /terms.html | |
parent | 252d2475e7198c48f7d2a923c9ee82760bc2de1e (diff) | |
download | www-920a68d8971fd61b9fa2f58b604b472731d936bb.zip www-920a68d8971fd61b9fa2f58b604b472731d936bb.tar.gz www-920a68d8971fd61b9fa2f58b604b472731d936bb.tar.bz2 |
Remove old HTML files.
Diffstat (limited to 'terms.html')
-rwxr-xr-x | terms.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/terms.html b/terms.html deleted file mode 100755 index d27f421..0000000 --- a/terms.html +++ /dev/null @@ -1,17 +0,0 @@ -<!--#set var="title" value="Terms of Service" --> -<!--#include file="includes/header.html" --> -<h2>Terms of Service</h2> -<p> - The following terms and conditions govern your use of this Web site. By - using this Web site, you agree to be bound by the terms and conditions of - this agreement. -</p> -<p> - <strong>1. Affirmation terms.</strong> - You agree that the statements made in section 2 below are true. -</p> -<p> - <strong>2. Denial terms.</strong> - You agree that the statements made in section 1 above are false. -</p> -<!--#include file="includes/footer.html" --> |