xmpp.chapril.org-conversejs/html/translation.html

11 lines
120 B
HTML
Raw Normal View History

2012-02-27 11:34:32 +01:00
{% extends "base.html" %}
2012-02-27 11:58:55 +01:00
{% load i18n %}
2012-02-27 11:34:32 +01:00
{% block content %}
2012-02-28 13:17:56 +01:00
{% include "translation_info.html" %}
2012-02-27 11:34:32 +01:00
{% endblock %}