mirror of
https://github.com/fspc/bike-database.git
synced 2026-09-16 08:31:39 -04:00
clean up views & volunteer display
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
<h1>Bicycle Data Tracker</h1>
|
||||
<%= link_to "Track Bicycles", bikes_path %>
|
||||
<div class="container">
|
||||
<h1>Bicycle Data Tracker</h1>
|
||||
<%= link_to "Bikes", bikes_path %>
|
||||
<br>
|
||||
<%= link_to "Volunteers", volunteers_path %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user