The XS - Newsroom File List template displays a list of files with file extension icons so you can see at a glance what kind of files have been uploaded. 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-file-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"> <ul> {{#each Contents}} <li> <div class="xs-icon-list"> <a class="link-icon" data-title="{{{Title}}}" title="{{{Title}}}" href="{{ContentURL}}"> <span>{{{Title}}}</span> </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/78458/xs-newsroom-file-list-template
Your session has expired. You are being logged out.