{% extends "templates/partials/base.html" %} {% block title %}{% parent %}{% endblock %} {% block head_extra %} {% endblock %} {% block body_attributes %}class="page--demo demo"{% endblock %} {% block header %}

{SLUSH{=name}}

Welcome to a Stencil-generated website

Learn more
{% include "templates/partials/stencil-logo.html" %}
{% endblock %} {% block content %}

Try out the JS app

As a simple demonstration that the JS build scripts are working, try entering some silly statistics


222

Coder Happiness

It's just off the charts...

{% endblock %} {% block footer %}
{% endblock %}