This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
armchairauditor
mirror of
https://github.com/adrianshort/armchairauditor.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Added Scoreboard link to navbar
pull/3/head
Adrian Short
14 years ago
parent
6a0fdb88a3
commit
7c2c5d9a93
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
views/layout.haml
+ 1
- 0
views/layout.haml
View File
@@ -37,6 +37,7 @@
%a{ :href => '/' } Home
%a{ :href => '/services' } Services
%a{ :href => '/suppliers' } Suppliers
%a{ :href => '/scoreboard' } Scoreboard
%a{ :href => '/about' } About
= yield
.clear
Write
Preview
Loading…
Cancel
Save