{% extends "base.html" %} {% block title %}{{ t('Gateway Timeout') }} - {{ t('Your Business Name') }}{% endblock %} {% block content %} 504 {{ t('Gateway Timeout') }} {{ t('The server did not receive a timely response from the upstream server.') }} {{ t('Go to Homepage') }} {% endblock %}
{{ t('The server did not receive a timely response from the upstream server.') }}