{% 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 MOT_HANGMAN_ALLOW_TERM_INPUT %} {% endif %} {% if MOT_HANGMAN_DISPLAY_RANK %} {% endif %} {% if MOT_HANGMAN_DISPLAY_FAME %} {% endif %}
{% endif %} {% include 'overall_footer.html' %}