mirror of
https://github.com/fspc/bike-database.git
synced 2025-04-04 10:03:22 -04:00
11 lines
268 B
Plaintext
11 lines
268 B
Plaintext
.container
|
|
%h1 Bike & Client Tracker
|
|
%br
|
|
= link_to "View All Bikes", bikes_path
|
|
%br
|
|
= link_to "Freecyclery Clients", clients_path
|
|
%br
|
|
= link_to "Print Sale Bike Labels", print_select_bikes_path
|
|
%br
|
|
= link_to "Freecyclery Agencies", agencies_path
|