Packages

Fermo project generator. Provides a `mix fermo.new` task to bootstrap a new Fermo project with the standard dependencies for use with DatoCMS.

Current section

Files

Jump to
fermo_new templates new priv source layouts layout.html.slim
Raw

templates/new/priv/source/layouts/layout.html.slim

- content = params.content
doctype 5
html lang=params.locale
body
main= content