{% extends "base.html" %} {% block title %} Module not found {% endblock %} {% block content %}

No module found with name {{ module }}.

If you'd like to suggest a module, please send us an e-mail

{% endblock %}