middleman/middleman-core/fixtures/dynamic-pages-app/source/real/index.html.erb

9 lines
91 B
Plaintext
Raw Normal View History

2011-10-15 20:21:56 +02:00
---
layout: false
---
I am real: <%= num %>
Global: <%= glob_var %>
All: <%= all_glob %>