{% include 'overall_header.html' %} {% INCLUDECSS '@mot_hangman/hangman.css' %} {% INCLUDEJS '@mot_hangman/hangman.js' %} {% if not S_IS_BOT and S_USER_LOGGED_IN %}
  • {{ lang('MOT_HANGMAN') }}
{% if ALLOW_TERM_INPUT %} {% endif %}
{% endif %} {% include 'overall_footer.html' %}