ace/project_generator/content/content/index.html.haml

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!