{% extends 'base.html'%} {% block title %}Analysis of {{args.item}} {% endblock%} {% block head_postload %} {% endblock%} {% block content %}
Running LCA for {{args.item}}, this may take a while...
{{args.item_code}}