+
+
{{item.status}}
+
+
+
+
+
{{item.title}}
+
+
+
{{ item.description }}
+ {%- if item.location -%}
+ {%- if item.links -%}
+
+
Links:
+ {%- for item in item.links -%}
+
{{ item.name }}{%- if forloop.last == false -%},
+ {%- endif -%}
+ {%- endfor -%}
-
- {%- endif -%}
- {%- endfor -%}
-
-
Have an idea?
- Submit your pitch
-
+ {%- endif -%}
+ {%- if item.partner -%}
+
+ Partner:
+ {{ item.partner }}
+
+ {%- endif -%}
+ {%- if item.looking -%}
+
+ Looking for:
+ {{ item.looking }}
+
+ {%- endif -%}
+
+ Location:
+ {{ item.location }}
+
+ {%- endif -%}
+