{% extends 'core/base.html' %} {% load killian_format %} {% block title %}{{ article.title }} - {{ org.name }} | Killian{% endblock %} {% block content %}
{{ article.summary }}
{% include 'core/_copy_value_button.html' with copy_value=article.summary copy_label='summary' %}Killian Document
{% endif %}No document content has been added yet.