{% load scribbler_tags staticfiles %} scribbler. || Example Project {% 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 %}

Tell us what's been happening today:

{% scribble_field days_log 'happenings' %}
{% else %}
{{ form.non_field_errors }}
USERNAME: demo PASSWORD: demo {% endif %} {% endblock %}