{% extends "default.html" %} {% block title %}
Author: @{{thing.author.username}}
Author Created At: {{thing.author.created_datetime}}
Author Truescore: {{thing.author.truescore}}
Upvotes: {{ups | length}}
Downvotes: {{downs | length}}
| User | User truescore |
|---|---|
| {{vote.user.truescore}} |
| User | User truescore |
|---|---|
| {{vote.user.truescore}} |