{% extends "layouts/" + render_mode + ".html" %} {% block content %}

JSAPI test page

This page just tries to load /jsapi/as.js and parse, for triggering nice Javascript errors. In the future, it might be nice if it printed out documentation or something for developers to look at.

Status:

Use the source, Luke:

{{ mailpile_render('as.js', 'jsapi')[1] }}
{% endblock %}