HOME
Posts
  
News
  
Recommendations
SignIn
  
SignOut
Create Account
{{ form.hidden_tag() }} {{ form.content }} {{ form.submit }}
Title
Description
{% if auth %} {% for recom in recoms %}
{{ recom[0] }}
{{ recom[1] }}
Edit
Delete
{% endfor %} {% else %} {% for recom in recoms %}
{{ recom[0] }}
{{ recom[1] }}
{% endfor %} {% endif %}