{% extends "mobile-layout.html" %} {% macro sentence_case(text) %} {{
text[0]|upper}}{{text[1:] }} {% endmacro %} {% block header %}
{% endblock header %} {% block content %}
Here's what's new on Crowd.Inc
Posted Project
{{post.poster.username}} • {{post.elapsed_time()}}
{{post.poster.username}} commented on {{post.get_post().poster.username}}'s
{{post.category}} • {{post.elapsed_time()}}
{{post.get_post().description}}
{% elif post.category == 'solution' %}{{post.get_post().title}}
{% endif %}
{{post.poster.username}} posted an Goal • {{post.elapsed_time()}}
{{post.poster.username}} posted a solution to "{{post.solution.description}}" • {{post.elapsed_time()}}
{{post.star_giver.username}} gave a star to
{{post.ideate_poster.username}}'s {{post.get_post().text()}} • {{post.elapsed_time()}}
{% if post.get_post().type== 'comment' %}