{% if this.logo %}{% endif %} Project exhibition · {{ this.status }} {{ this.title }} {{ this.summary }} Source repository → README → {% if devlog %}Development log →{% endif %} {{ this.body }} {% if this.technology_labels %} Built with{{ this.technology_labels|length }} technologies {{ taxonomy_labels(this.technology_labels) }} {% endif %} {% if devlog %} Latest development notesView complete devlog → {% for entry in devlog.children.order_by('-date', '-source_commit_time').limit(3) %} {{ entry.date|dateformat('YYYY.MM.dd') }} {{ entry.title }} {{ entry.summary }} Read devlog → {% endfor %} {% endif %}