Retrospring/app/views/navigation/_main.haml

7 lines
234 B
Plaintext
Raw Normal View History

2021-08-05 15:36:02 -07:00
= render 'navigation/desktop'
= render 'navigation/mobile'
= render 'modal/ask'
%button.btn.btn-primary.btn-fab.d-block.d-lg-none{ data: { target: '#modal-ask-followers', toggle: :modal }, type: 'button' }
2020-05-10 02:35:10 -07:00
%i.fa.fa-pencil-square-o