From 77aa8bd86cbb22ecf624d0e78ba5a0f8af078fca Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 10 Feb 2012 04:40:15 +0000 Subject: [PATCH] add hosting page --- elements/footer-nested.html | 1 + elements/footer.html | 1 + elements/header-nested.html | 1 + elements/header.html | 1 + hosting.html | 101 ++++++++++++++++++++++++++++++++++++ 5 files changed, 105 insertions(+) create mode 100644 hosting.html diff --git a/elements/footer-nested.html b/elements/footer-nested.html index ad6cacd..6fb85d5 100644 --- a/elements/footer-nested.html +++ b/elements/footer-nested.html @@ -6,6 +6,7 @@ Home | Products | Services | + Hosting | Demo | Blog | Documentation | diff --git a/elements/footer.html b/elements/footer.html index c7db6af..c8adc6c 100644 --- a/elements/footer.html +++ b/elements/footer.html @@ -6,6 +6,7 @@ Home | Products | Services | + Hosting | Demo | Blog | Documentation | diff --git a/elements/header-nested.html b/elements/header-nested.html index 2349d2a..9c871c3 100644 --- a/elements/header-nested.html +++ b/elements/header-nested.html @@ -27,6 +27,7 @@ Home | Products | Services | + Hosting | Demo | Blog | Documentation | diff --git a/elements/header.html b/elements/header.html index 8d5a846..769a131 100644 --- a/elements/header.html +++ b/elements/header.html @@ -27,6 +27,7 @@ Home | Products | Services | + Hosting | Demo | Blog | Documentation | diff --git a/hosting.html b/hosting.html new file mode 100644 index 0000000..a562d7d --- /dev/null +++ b/hosting.html @@ -0,0 +1,101 @@ + + + +Freeside Hosting +{ include('elements/header.html'); } + +
+ +
Hosting
+ + + + +
+ + + + + + + + +

WISP and ISP hosting

+ +

+ISPDone +

+ +Hosted Freeside for the WISP and ISP industries, with options for NOC, wireless consulting and support services. +

+ +
+ +
+
+ + + +
+ + + + + + + + +

VoIP and ISP hosting

+ +

+ + +CRPhone + +

+ +Hosted Freeside for the VoIP and ISP industries. +

+ +
+ +
+
+ + + +
+ + + + + + + + +

Recurring billing hosting

+ +

+ +Globelink Systems + +

+ +Hosted Freeside for general recurring billing, for businesses such as alarm companies, storage companies, and others. +

+ +
+ +
+
+ +
+ +{ include('elements/footer.html'); } -- 2.20.1