{{ gist['title'] }}
📝 {{ language_name(gist['language']) }}{{ gist['description'] }}
{% endif %}
{% if attachments %}
{% include "_attachment_display.html" %}
{% endif %}
{{ language_name(gist['language']) }}
{{ gist['source_code'] }}
{% if user %}
{% endif %}
{% if is_owner %}
{% endif %}