e2204cdd72
app.add_node doesn't work right for custom translators in 1.2, since mementos are using ``h:div`` reimplement that in the BootstrapTranslator. Alternative would be to monkeypatch app.add_node for Sphinx 1.2, but let's not do that...