{% extends 'base.html' %} {% block title %}Statistics{% endblock %} {% block content %} {% include 'book/modals/fork_book_modal.html' %}
{{book.about}}
Username | Address |
---|---|
{{user.username}} | {{user.wallet_id}} |
Username | Address | Role |
---|---|---|
{{contributor.user.username}} | {{contributor.user.wallet_id}} | {{contributor.role}} |