silverstripe-docsviewer/templates/Includes/DocumentationEditLink.ss

7 lines
145 B
Scheme
Raw Normal View History

<div id="edit-link">
<p>
<a target="_blank" href="$EditLink">
Edit this page <small>(requires github.com login)</small>
</a>
</p>
</div>