{% extends "drifters/base.html" %} {% load i18n %} {% load humanize %} {% block details %}
MOTD Generator
{{ motd_1 }}
{{ motd_2 }}
{% endblock details %} {% block extra_javascript %} {% include "bundles/clipboard-js.html" %} {% endblock extra_javascript %}