The Tag Cloud template displays a list of tags used throughout your intranet. The template is a built-in template and comes with your Axero site. To use the template:
Below is the HTML of this template, for your reference.
<div class="axero-widget {{CustomCSSClass}}{{#if HideContainerBorder}} axero-widget-no-border{{/if}}" id="tagCloud" {{UtilityCode}}> {{#if ShowWidgetHeader}} <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> {{/if}} <div class="axero-widget-content axero-widget-content-padded"> <div class="axero-tag-cloud"> {{#each Contents}} <a class="label" data-tagid='{{TagID}}' href='{{TagURL}}'>{{{TagName}}}</a> {{/each}} </div> </div> </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/22693/tag-cloud-template
Your session has expired. You are being logged out.