summaryrefslogtreecommitdiffstats
path: root/website/new/footer.html
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-05 16:18:06 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-05 16:18:06 -0400
commitd50b19eb2930d8aed1344442560c2e9382f11f13 (patch)
treee9ff7c0c205b61a9144893e595c3f3a51d57b05f /website/new/footer.html
parent85c52572b2a74a1e7934feeca4e3dddafeebd7fd (diff)
downloadthird_party-func-d50b19eb2930d8aed1344442560c2e9382f11f13.tar.gz
third_party-func-d50b19eb2930d8aed1344442560c2e9382f11f13.tar.xz
third_party-func-d50b19eb2930d8aed1344442560c2e9382f11f13.zip
Update web stuff
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>
+
+
+