Added Total SP field calculated during API runs

This commit is contained in:
2010-04-20 14:04:54 +01:00
parent e2dce0aed4
commit 98e10b1952
6 changed files with 31 additions and 8 deletions

View File

@@ -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>