Check out this page in {0} translated from {1}translated fromOriginal:Translated:Automatic translation powered by Microsoft® TranslatorStart translatingStop translatingCloseClose and show original pageSelect
link
Add block > basics > link
Insert a link to a file or external site at this point on the page
The standard link block can use the file browser to supply the relative address of a file or page on your site.
Or a full url to a file or page anywhere on the web.
The "Title" is the text that will show on the page for the user to click on
You can also set a text color for the link and a css class
html code for a link
<a href="URL">TEXT</a>
Force download
You can force a file on xtgem to download instead of opening in the browsers default application using a special 'get' variable added to the address ?__xt_download=1Example