{% from 'components/page-heading.html' import page_heading %} {% from 'components/pagination.html' import pagination %} {{ page_heading(t.topic_memory, t.topics_subtitle) }}
@{{ item.artifact.revision }}{{ item.summary|truncate(140, true) }}
{% endfor %}{{ t.topic_memory_empty_body }}
topic-memory/{{ topic.artifact.artifact_id }}@{{ topic.artifact.revision }}{{ topic.summary }}
{{ topic.detail }}
{{ source.name }}/{{ source.source_id }}{{ t.no_sources }}
{% endif %} {% else %}{{ t.select_topic_hint }}