diff --git a/app/views/overview.html b/app/views/overview.html index abd0774fa2..2a372dfb05 100644 --- a/app/views/overview.html +++ b/app/views/overview.html @@ -15,9 +15,12 @@

Get started with your project.

image, or add components like databases and message queues.

- + Add to Project + + Browse Catalog +

diff --git a/dist/scripts/templates.js b/dist/scripts/templates.js index 309810ca0c..88003cfa9e 100644 --- a/dist/scripts/templates.js +++ b/dist/scripts/templates.js @@ -11280,9 +11280,12 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function( "Use your source or an example repository to build an application image, or add components like databases and message queues.\n" + "

\n" + "

\n" + - "\n" + + "\n" + "Add to Project\n" + "\n" + + "\n" + + "Browse Catalog\n" + + "\n" + "

\n" + "
\n" + "
\n" +