]> WPIA git - gigi.git/blob - src/org/cacert/gigi/pages/account/MyDetailsFormAssured.templ
904e04b56ddb152e497934a884d071e366afcaac
[gigi.git] / src / org / cacert / gigi / pages / account / MyDetailsFormAssured.templ
1 <div class="panel panel-default">
2   <div class="panel-heading"><?=_Date of Birth?></div>
3   <div class="panel-body">
4    <?=$DoB?>
5   </div>
6 </div>
7 <a href="/account/history"><?=_Show account history?></a>