6 lines
254 B
HTML
6 lines
254 B
HTML
{{ templates.repo_sender_prefix }}
|
|
opened {{ issue_link(object_attributes) }}<br/>
|
|
{% if object_attributes.description %}
|
|
<blockquote>{{ object_attributes.description|markdown }}</blockquote>
|
|
{% endif %}
|
|
{{ fancy_labels(object_attributes.labels) }}
|