The Icon List with Author template displays content with a simple and clean design. The template is a built-in template and comes with your Communifire 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}}"> <div class="axero-widget-header"> <h3>{{{WidgetTitle}}}</h3> </div> <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> <br/> <div class="small nobold"> {{EntityTypeText}} {{../Resources.GlobalByText}}: <a class="axero-user-card-link" data-user="{{{AuthorUserID}}}" href="{{AuthorUserProfileURL}}">{{{AuthorUserDisplayName}}}</a> </div> </div> </li> {{/each}} </ul> </div> </div>
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/communifire-documentation/wiki/view/22690/icon-list-with-author-template
Your session has expired. You are being logged out.