|
@@ -37,6 +37,7 @@ |
|
|
%a{ :href => '/' } Home |
|
|
%a{ :href => '/' } Home |
|
|
%a{ :href => '/services' } Services |
|
|
%a{ :href => '/services' } Services |
|
|
%a{ :href => '/suppliers' } Suppliers |
|
|
%a{ :href => '/suppliers' } Suppliers |
|
|
|
|
|
%a{ :href => '/scoreboard' } Scoreboard |
|
|
%a{ :href => '/about' } About |
|
|
%a{ :href => '/about' } About |
|
|
= yield |
|
|
= yield |
|
|
.clear |
|
|
.clear |
|
|