fix import of bulleted lists
[dcaas.git] / about.php
1
2
3
4
5
6
7
8
9
10
11
<?php
include("config.php");
 
includeHeader("Data Centre as a Service (DCaaS)");
?>
<h1>About</h1>
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();