summaryrefslogtreecommitdiffstats
path: root/website/new/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/new/footer.html')
-rw-r--r--website/new/footer.html35
1 files changed, 35 insertions, 0 deletions
diff --git a/website/new/footer.html b/website/new/footer.html
new file mode 100644
index 0000000..cf9dbbe
--- /dev/null
+++ b/website/new/footer.html
@@ -0,0 +1,35 @@
+ <div id="footer">
+ <div id="projects">
+ <dl id="p1">
+ <dt><a href="http://augeas.net/">Augeas</a></dt>
+ <dd><span>A configuration editing tool and API</span></dd>
+
+ <dt><a href="http://libvirt.org/">libvirt</a></dt>
+ <dd><span>The open source virtualization API</span></dd>
+ <dt><a href="https://fedorahosted.org/func">Func</A></dt>
+ <dd><span>A secure, scriptable remote control framework & API</span></dd>
+ </dl>
+ <dl id="p2">
+ <dt><a href="http://cobbler.et.redhat.com/">Cobbler</a></dt>
+ <dd><span>OS provisioning and profile management</span></dd>
+
+ <dt><a href="http://ovirt.org/">oVirt</a></dt>
+ <dd><span>Virtualization management across the data center</span></dd>
+ </dl>
+ <dl id="p3">
+ <dt><a href="http://freeipa.org/">FreeIPA</a></dt>
+ <dd><span>Identity, policy and audit management</span></dd>
+
+ <dt><a href="http://virt-manager.org/">Virtual Machine Manager</a></dt>
+ <dd><span>Virtualization management from the desktop</span></dd>
+
+ </dl>
+ </div>
+ <p id="et">
+ <a href="http://et.redhat.com/"><img src="./img/et_logo.png" alt="A Red Hat Emerging Technology Project"></a>
+ </p>
+
+ </div>
+
+
+