.. _screenshots:

===========
Screenshots
===========

Here you can find some screenshots from projects using `django-richtemplates`.

Examples
--------

Those screenshots comes from build in ``example`` application.

Home page
~~~~~~~~~

.. image:: _static/richtemplates-examples-home.png

Messages
~~~~~~~~

.. image:: _static/richtemplates-examples-messages.png

django-projector
----------------

Screenshots below comes from project ``django-projector`` which uses
``django-richtemplates``.

Login page
~~~~~~~~~~

.. image:: _static/richtemplates-login-page.png

.. image:: _static/richtemplates-login-page-with-errors.png

Project list
~~~~~~~~~~~~

.. image:: _static/richtemplates-projector-project.png

Project details
~~~~~~~~~~~~~~~

.. image:: _static/richtemplates-projector-project.png

Task update
~~~~~~~~~~~

.. image:: _static/richtemplates-projector-task-update.png

Task after update
~~~~~~~~~~~~~~~~~

.. image:: _static/richtemplates-projector-task-updated.png
