The Icon List template displays content with a simple and clean design. 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 axero-widget-entity-icon-list {{CustomCSSClass}} {{#if HideContainerBorder}}axero-widget-no-border{{/if}}"> {{#if ShowWidgetHeader}} <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> {{/if}} <div class="axero-widget-content axero-widget-content-padded"> <ul> {{#each Contents}} <li> <div class="entity-icon"> <i class="{{EntityIconCssClass}}"></i> </div> <div class="entity-title"> <a title="{{{Title}}}" href="{{ContentURL}}">{{{Title}}}</a> </div> </li> {{/each}} </ul> </div> {{#if ShowWidgetFooter}} <div class="axero-widget-footer"> {{{FooterHTML}}} </div> {{/if}} </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/22689/icon-list-template
Your session has expired. You are being logged out.