CommunityID/modules/default/views/scripts/identity/id.phtml

5 lines
165 B
PHTML
Raw Normal View History

2019-07-17 20:08:50 +00:00
<div id="article">
This is the identity page for the Community-ID user identified with:
2019-07-17 20:16:19 +00:00
<h2 style="text-align:center"><?php echo $this->idUrl ?></h2>
2019-07-17 20:08:50 +00:00
</div>