middleman/middleman-core/fixtures/feature-params-app/source/index.html.erb

2 lines
63 B
Plaintext
Raw Normal View History

2014-01-01 03:21:30 +01:00
hello: <%= get_option(:hello) %>
hola: <%= get_option(:hola) %>