{% extends "base.tmpl" %} {% block title %} Mozilla Labs : TogetherJS app integration example {% endblock %} {# set enableExample true #} {% block configs %} {% endblock %} {% block body %} {% block styles %} {% endblock %}

Drawing Example

This is a simple drawing example. Try drawing something with a friend in the canvas below! Check out this code on JSFiddle here.

{% endblock %}