Packages

An Elixir framework to build your own in-house PaaS (Platform as a Service).

Current section

Files

Jump to
antikythera priv gear_template web template hello.html.haml
Raw

priv/gear_template/web/template/hello.html.haml

- import <%= gear_name_camel %>.Gettext
%h1
= "Message from #{gear_name}: " <> gettext "Hello"