{% extends "structure/_base.html" %} {% import "macros/_wtf.html" as wtf %} {% block content %}
Login Count: {{user.login_count}}
Created: {{user.created_at|time_ago}}
Karma: {{user.karma|length}}
Votes: {{user.votes|length}}