From 510c924247cdd677ab58e836aa43d2986b871e89 Mon Sep 17 00:00:00 2001 From: "Davis W. Frank" Date: Tue, 25 Jan 2011 13:21:26 -0800 Subject: [PATCH] more fixing powered by --- download.html | 11 +++++------ index.html | 11 +++++------ src/layouts/default.haml | 6 +++--- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/download.html b/download.html index 1bbe285..03fc2b1 100644 --- a/download.html +++ b/download.html @@ -58,10 +58,9 @@ -
- Powered by   - - Pivotal Labs, Inc. - - +
+ Powered by   + + Pivotal Labs, Inc. + diff --git a/index.html b/index.html index b73209c..b430608 100644 --- a/index.html +++ b/index.html @@ -57,10 +57,9 @@ -
- Powered by   - - Pivotal Labs, Inc. - - +
+ Powered by   + + Pivotal Labs, Inc. + diff --git a/src/layouts/default.haml b/src/layouts/default.haml index 6986469..92d2d1a 100644 --- a/src/layouts/default.haml +++ b/src/layouts/default.haml @@ -12,8 +12,8 @@ %h3 BDD for JavaScript %section{ :class => "content" }= yield %hr - %span.small Powered by   - %a{ :href => "http://pivotallabs.com" , :target => '_blank' } - %img{ :src => "/jasmine/images/pivotal_logo.gif", :alt => "Pivotal Labs, Inc." } + %span.small Powered by   + %a{ :href => "http://pivotallabs.com" , :target => '_blank' } + %img{ :src => "/jasmine/images/pivotal_logo.gif", :alt => "Pivotal Labs, Inc." }