|
|
@@ -34,16 +34,14 @@ |
|
|
|
%a{ :href => '/' } Home |
|
|
|
%a{ :href => '/services' } Services |
|
|
|
%a{ :href => '/suppliers' } Suppliers |
|
|
|
%a{ :href => '/about' } About |
|
|
|
= yield |
|
|
|
.clear |
|
|
|
#footer |
|
|
|
.grid_12.top_border |
|
|
|
%p |
|
|
|
An independent website |
|
|
|
%a{ :href => 'http://twitter.com/adrianshort' }< |
|
|
|
designed by Adrian Short |
|
|
|
|
|
|
|
%a{ :href => 'http://twitter.com/ArmchairAuditor' }< |
|
|
|
Follow @ArmchairAuditor on Twitter |
|
|
|
|
|
|
|
An independent website by |
|
|
|
%a{ :href => 'https://adrianshort.org/' }< |
|
|
|
Adrian Short. |
|
|
|
%a{ :href => "https://github.com/adrianshort/armchair-auditor" }< |
|
|
|
Get the code on GitHub. |
|
|
|
|