{% extends 'index.html' %} {% block content %} {% load i18n %}{% load static %}{% load basefilters %}
{% include 'skill_zone/skill_zone_nav.html' %}
Page not found. 404.
{% trans "There are currently no skill zone to consider." %}
{% endblock %}