mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 14:49:31 +00:00
Added Total SP field calculated during API runs
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<li>Race: {{ character.race_description }}</li>
|
||||
<li>Gender: {{ character.gender_description }}</li>
|
||||
<li>Corporation: {{ character.corporation.name }}</li>
|
||||
<li>Total SP: {{ character.total_sp }}</li>
|
||||
</ul>
|
||||
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user