{% 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
{% 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 %} {% block scripts_extra %} {% endblock %}