Skip to content

Instantly share code, notes, and snippets.

@StephanieSunshine
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StephanieSunshine/aa7b5d332faa26a034d4 to your computer and use it in GitHub Desktop.
Save StephanieSunshine/aa7b5d332faa26a034d4 to your computer and use it in GitHub Desktop.
games.liquid from a locomotivecms build
---
title: Games
slug: games
listed: false
published: true
cache_strategy: none
response_type: text/html
position: 102
---
{% extends parent %}
{% block 'main' %}
<div class="container">
{% test %}
{{ test }}
</div>
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment