{% load staticfiles scribbler_tags %} scribbler. || Test Page {% block extra-meta %}{% endblock %}
{% block content %} {% if user.is_authenticated %}

scribbler. demo

Hover over the text below and click to start editing the scribbles.

{% scribble 'header' %}

Blip {% now 'Y' %} {{ STATIC_URL|upper }}

{% endscribble %}
{% else %}
{{ form.non_field_errors }}
USERNAME: test PASSWORD: test {% endif %} {% endblock %}