summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.haml
blob: 34fb201a227b8226b56c58d8a950df43de7ddd5b (plain)
1
2
3
4
5
6
7
8
9
10
11

Try to fetch a 
= link_to "cert", cert_path

%p 
Try to create a 
= link_to "ticket", new_ticket_path

%p
See all 
= link_to "tickets", tickets_path