Retrospring/app/views/layouts/application.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
32 B
Plaintext
Raw Normal View History

= yield
2020-05-10 04:10:47 -07:00
- parent_layout 'base'