+ {{ content }} + +
+ {% include project_tags_collection.html %} + {% for i in site.projects %} +
+
+
+ +
+
+ {% if i.url %} {% endif %} +

{{ i.title }}

+ {% if i.url %}
{% endif %} +
+
+ {% if i.tags %} + {% for j in i.tags %} + {{ j }} + {% endfor %} + {% endif %} +
+ +
+ +
+
+
+ {% cycle '', '', '
' %} + {% cycle '', '
' %} + {% endfor %} +
+