{% extends "examples/base.html" %} {% load native %} {% block col_main_title %}Tooltips{% endblock %} {% block col_main_content %}
We use tipsy for displaying tooltips.
Using tooltips with richtemplates is easy thanks to common.js file injected in base template file.