Sha256: 53dec722cbb69cbd420451582a6dee9b7ec68766fe228beb1346c515a9e33f9f
Contents?: true
Size: 275 Bytes
Versions: 42
Compression:
Stored size: 275 Bytes
Contents
--- title: Post page published: false content_type: posts --- <h1>{{ post.title }}</h1> {{ post.description }} <hr /> <p>comments:</p> <ul> {% for comment in post.comments %} <li><strong>{{comment.name}}</strong><br />{{ comment.description }}</li> {% endfor %} </ul>
Version data entries
42 entries across 42 versions & 1 rubygems