ace/project_generator/content/content/index.html.haml
Jakub Stastny aka botanicus a1596e5642 Added generator, ace-gen works!
2011-06-12 20:46:39 +02:00

8 lines
173 B
Plaintext

- extends "base.html"
- block(:description, "Hello world page, nothing fancy.")
- block(:keywords, "hello world, ace, whatever else")
= block(:body) do
%h1 Hello World!