{% extends "base.html" %} {% block title %}Welcome to Clay{% endblock %} {% block head %} {# The styles linked here are only for the demo page #} {%- endblock %} {% block content %}

Welcome to Clay

Now open source/index.html to edit me. ;)

{%- endblock %}