summaryrefslogtreecommitdiff
path: root/app/views/home/index.html.haml
blob: c02dcad1325f09e64529f25f47e4445c78741711 (plain)
1
2
3
4
5
6
7
8
9
10
11
Try to fetch a 
= link_to "cert", cert_path

%p 
Create a 
= link_to "ticket", new_ticket_path

- if logged_in?
  %p
  See all 
  = link_to "tickets", tickets_path