{% extends "base.html" %} {% block title %}Objective{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block content %}
{% if is_year %} {% endif %} {% if is_objective %}
{% endif %}
{% if is_keyresult %}
00:00:00
{% else %} Click title to view its detail {% endif %}
{% endblock %}