From eed49b84f1584f88495aebc6625a1d021ef1ab95 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 1 Dec 2014 13:01:30 -0500 Subject: [PATCH] Remove needless #wml lines When I got rid of the dynamic page generation via calling CGI we can now remove the -o lines, since +x isn't necessary. --- about/roadmap.wml | 1 + about/secpolicy.wml | 1 + news/changelog.wml | 1 - news/news.wml | 1 - source/license.wml | 1 - support/faq.wml | 1 - support/funding/support-faq.wml | 1 - 7 files changed, 2 insertions(+), 5 deletions(-) diff --git a/about/roadmap.wml b/about/roadmap.wml index 883048e..05f6587 100644 --- a/about/roadmap.wml +++ b/about/roadmap.wml @@ -1,3 +1,4 @@ + #use wml::openssl area=about page=roadmap About, Roadmap diff --git a/about/secpolicy.wml b/about/secpolicy.wml index cfa58a4..6301a29 100644 --- a/about/secpolicy.wml +++ b/about/secpolicy.wml @@ -1,3 +1,4 @@ + #use wml::openssl area=about page=secpol About, Security Policy diff --git a/news/changelog.wml b/news/changelog.wml index 1905d08..9ecb792 100644 --- a/news/changelog.wml +++ b/news/changelog.wml @@ -1,4 +1,3 @@ -#!wml -ochangelog.html #use wml::openssl area=news page=changelog diff --git a/news/news.wml b/news/news.wml index 4800393..ff8c33f 100644 --- a/news/news.wml +++ b/news/news.wml @@ -1,4 +1,3 @@ -#!wml -onews.html #use wml::openssl area=news page=news diff --git a/source/license.wml b/source/license.wml index 2f8e50e..d1bbcba 100644 --- a/source/license.wml +++ b/source/license.wml @@ -1,4 +1,3 @@ -#!wml -olicense.html #use wml::openssl area=source page=license diff --git a/support/faq.wml b/support/faq.wml index ab669b7..7520718 100644 --- a/support/faq.wml +++ b/support/faq.wml @@ -1,4 +1,3 @@ -#!wml -ofaq.html #use wml::openssl area=support page=faq diff --git a/support/funding/support-faq.wml b/support/funding/support-faq.wml index 95869c4..54a0025 100644 --- a/support/funding/support-faq.wml +++ b/support/funding/support-faq.wml @@ -1,4 +1,3 @@ -#!wml -osupport-faq.html #use wml::openssl area=funding page=index -- 2.34.1