fix template read cache
This commit is contained in:
parent
9eccf59aec
commit
47eb29bcfe
6 changed files with 24 additions and 6 deletions
6
fixtures/custom-layout-app/source/layout.haml
Normal file
6
fixtures/custom-layout-app/source/layout.haml
Normal file
|
@ -0,0 +1,6 @@
|
|||
%html
|
||||
%head
|
||||
%title My Sample Site
|
||||
/ Comment in layout
|
||||
%body
|
||||
= yield
|
Loading…
Add table
Add a link
Reference in a new issue