{% extends "base_dashboard.html" %} {% load gravatar %} {% load static %} {% load ratings %} {% block style %} {% endblock style %} {% block content %}
{% include "includes/user_sidenav.html" %}

2450

Top Bug Reported

719

Total Bug Fixed

{% if user == request.user %}

{{ wallet.current_balance }} $

{% endif %}

Recent Activity

{% if activities %} {% for activity in activities %} {% endfor %} {% endif %}
Url Details Action
{{ activity.domain_name }}
Submitted a Bug Report {{ activity.created|timesince }} ago {{ activity.status }}
{% if activities %} View All Activity by {{ user.username }} {% else %}
No Activity Yet!
{% endif %}

Trading For Corelation With S & P - P/- Ration
2 Years
0.1 2:1
{% if user == request.user %} {% endif %} {% endblock content %}