Movies Diary
Feed
Users
{% if let Some(uid) = ctx.user_id %}
Profile{% if ctx.pending_follow_count > 0 %} ({{ ctx.pending_follow_count }}){% endif %}
Add Review
Import
Queue
Logout
{% else %}
Login
{% if ctx.register_enabled %}
Register
{% endif %} {% endif %}
{% block content %}{% endblock %}