{% trans "Oops! Page not found..." %}
{% block page-seo %}{% endblock %}
{{ '' }}
{{ '' }}
{{ '' }}
{% comment %}In case we need some head scripts or resources{% endcomment %}
{% block head-elements %}{% endblock %}
{% include 'shared/analytics.html' %}
{% include 'shared/header.html' %}
{% block shop-menu %}{% endblock %}
{% trans "Oops! Server error..." %}
{% trans "Sorry, it appears there has been an internal server error with the page you've requested. The site administrator has been notified." %}
{% include 'shared/footer.html' %}
{{ '' }}
{{ '' }}
{% comment %}In case we need some scripts there better here-->{% endcomment %}
{% block page-scripts %}{% endblock %}