-
-
+
+
- {{malung.description}} -
--
-
- {% for outcome in malung.outcomes %}
-
- {{outcome}} - {% endfor %} -
+
+
+
+ + {{malung.description}} +
++
-
+ {% for outcome in malung.outcomes %}
+
- {{outcome}} + {% endfor %} +
+
+
+{% endcapture %}
-
-
- {% include footer.html %}
-
-
\ No newline at end of file
+{% include default.html content=inner description=description title=page.title %}
\ No newline at end of file
+ {% if malung.image %}
+
+ {% else %}
+
- Image Not Available
{% endif %}
-
-
+
- {% if malung.image %}
-
- {% else %}
-
- Image Not Available
- {% endif %} -
- {% for tech in malung.stack %}
- {% assign data = techs[tech] %}
- {{data.name}}
- {% endfor %}
-
+
+ {% for tech in malung.stack %}
+ {% assign data = techs[tech] %}
+ {{data.name}}
+ {% endfor %}