]> WPIA git - gigi.git/blobdiff - 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
index d4fb1123987854759ac6d746c688cdf72cb8ca73..7fdd5c8fd5adb95b9a64c2bb763921593ceb5dfb 100644 (file)
@@ -1,3 +1,10 @@
+<h2><?=_Verification Points You Received?></h2>
 <?=$pointlist?>
-<h2><?=_Assurances made by me?></h2>
-<?=$madelist?>
\ No newline at end of file
+<h2><?=_Verification Points You Issued?></h2>
+<?=$madelist?>
+
+<?=_Verification points?>: <?=$assP?><br/>
+<? if($expP) { ?>
+<?=_Experience points?>: <?=$expP?><br/>
+<?=_Max points to issue?>: <?=$maxP?><br/>
+<? } ?>