Sha256: 1250d8bb9eb22ffb1b0e3ab634e450542c37af2f54f110c62581a746697f23c5
Contents?: true
Size: 223 Bytes
Versions: 47
Compression:
Stored size: 223 Bytes
Contents
--- title: Simple layout --- <html> <head> <title>{{ page. title }}</title> </head> <body> {% editable_text body %} <h1>Hello world</h1> <p>Lorem ipsum</p> {% endeditable_text %} </body> </html>
Version data entries
47 entries across 47 versions & 1 rubygems