{% for stry in stories %}
{% if stry['story_pic'] == None %} {% else %} {% endif %}
{{ _trim(stry["username"], 7) | replace("_", ".") | replace("@", "") }}
{% endfor %}