{% extends "base.html" %} {% block content %}
a timeline of inventions
Year: {{ result['year'] }}
{% if result['title'] is defined %}Title: {{ result['title'] }}
{% endif %} {% if result['abstract'] is defined %}Abstract: {{ result['abstract'] }}
{% endif %}European Patent Office PDF: {{ result['application_id'] }}