add sitemap
[dcaas.git] / about.php
blob:a/about.php -> blob:b/about.php
--- a/about.php
+++ b/about.php
@@ -1,3 +1,13 @@
+<?php

+include("config.php");

+

+includeHeader("Data Centre as a Service (DCaaS)");

+?>

+<h1>About</h1>

+DCaaS MUL <a href="http://www.finance.gov.au/about-agimo/copyright/">provided</a> under a <a href="http://creativecommons.org/licenses/by/3.0/au/">Creative Commons Attribution 3.0 Australia</a> licence.</p> http://www.finance.gov.au/about-agimo/copyright/

 Icon "Cloud Computing" designed by <a href="http://thenounproject.com/andrewforrester/">Andrew Forrester</a> from the <a

     href="http://www.thenounproject.com/">Noun Project</a>

+<?php

+

+includeFooter();