mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 06:13:55 +01:00
Add info on PR
This commit is contained in:
parent
3a8d7c832f
commit
aa5fb92640
1 changed files with 4 additions and 1 deletions
|
@ -190,7 +190,10 @@
|
||||||
<td>{{ character.recovery_points_max }}</td>
|
<td>{{ character.recovery_points_max }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">
|
<th scope="row"
|
||||||
|
data-bs-toggle="tooltip"
|
||||||
|
data-bs-placement="top"
|
||||||
|
data-bs-title="[1 dé de vie + {{ character.modifier_constitution|add:character.level }}] PV">
|
||||||
PR restants
|
PR restants
|
||||||
<div class="btn-group btn-group-sm" role="group">
|
<div class="btn-group btn-group-sm" role="group">
|
||||||
<button
|
<button
|
||||||
|
|
Loading…
Reference in a new issue