Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Creates a link to page itself


Online demo

Selflink


With macro template contents as follows

Code Block
## @noparams
<a href="${config.baseUrl}${action.page.urlPath}" target="_blank">${action.page.displayTitle}</a>