<div class="container">
<div class="row">
<div class="col-sm-10">
- <h1><?php echo $aPointDetails['localname'] ?></h1>
+ <h1>
+ <?php echo $aPointDetails['localname'] ?>
+ <small><?php echo detailsPermaLink($aPointDetails, 'link to this page') ?></small>
+ </h1>
</div>
<div class="col-sm-2 text-right">
<?php map_icon($aPointDetails['icon']) ?>