]> WPIA git - gigi.git/blob - src/org/cacert/gigi/pages/wot/MyPoints.templ
add: Allow multiple names, name-schemes, multi-name-assurance, etc.
[gigi.git] / src / org / cacert / gigi / pages / wot / MyPoints.templ
1 <h2><?=_Verification Points You Received?></h2>
2 <?=$pointlist?>
3 <h2><?=_Verification Points You Issued?></h2>
4 <?=$madelist?>
5
6 <?=_Verification points?>: <?=$assP?><br/>
7 <? if($expP) { ?>
8 <?=_Experience points?>: <?=$expP?><br/>
9 <?=_Max points to issue?>: <?=$maxP?><br/>
10 <? } ?>