{% extends 'index.html' %} {% block content %} {% load static %} {% load i18n %}{% load basefilters %}
{% include 'okr/okr_nav.html' %}
{% include 'okr/okr_list.html' %}
{% endblock content %}