{% extends 'apps_base.html' %}
{% block title %}Information{% endblock %}
{% block apps_base_title %}Information{% endblock %}
{% block apps_base_stylesheets %}
{% endblock %}
{% block apps_base_content %}
Full Name | Age |
---|---|
{{ full_name }} | {{ age }} |
You can join in one.
You can create one.
Base Salary | Bonus | Total |
---|---|---|
{{ salary_record.base_salary }} | {{ salary_record.bonus }} | {{ salary_record.total }} |
Join in or create new companies to get your own money.