From d5129df66861321f97ef1f1615efcade89adf779 Mon Sep 17 00:00:00 2001 From: David Lenwell Date: Wed, 30 Oct 2013 01:54:53 -0700 Subject: [PATCH] slight edit to the index content. --- refstack/templates/index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/refstack/templates/index.html b/refstack/templates/index.html index aaa6b439..39b1429f 100755 --- a/refstack/templates/index.html +++ b/refstack/templates/index.html @@ -2,7 +2,7 @@ {% block title %}Welcome{% endblock %} {% block body %}
-

What is Refstack?

+

What is Refstack?

An existence proof of the certified openstack APIs. @@ -14,7 +14,8 @@ A certification process for OpenStack service and product vendors.
- Current vendors registered with RefStack are:
+
+ Some of vendors registered with RefStack:

- For detailed specification, see https://etherpad.openstack.org/RefStackBlueprint +

Get involved!

+ We welcome collaboration. To join the conversation jump into #refstack on freenode. +

+ For a living blueprint see our etherpad!
{% endblock %} \ No newline at end of file