---
 src/app/views/pools/index.haml     |    2 --
 src/app/views/templates/index.haml |    1 -
 2 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/app/views/pools/index.haml b/src/app/views/pools/index.haml
index 7571f17..b4001d3 100644
--- a/src/app/views/pools/index.haml
+++ b/src/app/views/pools/index.haml
@@ -7,8 +7,6 @@
       =link_to 'New Pool', :action => :new, :class => "button"
 
 #details{:class => 'grid_13'}
-  %h1 Manage Pools
-
   %table
     =sortable_table_header @header
     - @pools.each do |pool|
diff --git a/src/app/views/templates/index.haml 
b/src/app/views/templates/index.haml
index c55f09a..2f6625e 100644
--- a/src/app/views/templates/index.haml
+++ b/src/app/views/templates/index.haml
@@ -42,7 +42,6 @@
             = submit_tag "Deployment def.", :name => "deployment_definition", 
:class => "icon"
 
   .grid_13
-    %h2 Manage Templates
     %h3 Templates
     = render :partial => 'templates'
 
-- 
1.7.2.3

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to