mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Replace tabs with spaces
This commit is contained in:
parent
75df64f0f6
commit
42c20af1f0
2 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
- if content_for? :foo
|
||||
= yield_content :foo
|
||||
= yield_content :foo
|
|
@ -1,2 +1,2 @@
|
|||
- if content_for? :foo
|
||||
= yield_content :foo
|
||||
= yield_content :foo
|
Loading…
Add table
Reference in a new issue