Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {exp:channel:entries channel="pages" disable="member_data|pagination" limit="1" dynamic="off"}
- {p_content}
- {if no_results}
- {redirect="404"}
- {/if}
- {/exp:channel:entries}
- {exp:low_reorder:entries set="test"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- <div class="col-md-2">
- <h4>Highlights</h4>
- {exp:low_reorder:entries set="sections" category="14"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- </div>
- <div class="col-md-2">
- <h4>Solutions</h4>
- {exp:low_reorder:entries set="sections" category="11"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- </div>
- <div class="col-md-2">
- <h4>News and events</h4>
- {exp:low_reorder:entries set="sections" category="27"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- </div>
- <div class="col-md-2">
- <h4>Resources</h4>
- {exp:low_reorder:entries set="sections" category="28"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- </div>
- <div class="col-md-2">
- <h4>Company</h4>
- {exp:low_reorder:entries set="sections" category="29"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- </div>
- <div class="col-md-2">
- <h4>Support</h4>
- {exp:low_reorder:entries set="sections" category="22"}
- {if count == 1}<ul class="list-unstyled">{/if}
- <li><a href="{page_url}">{title}</a></li>
- {if count == total_results}</ul>{/if}
- {/exp:low_reorder:entries}
- </div>
Advertisement
Add Comment
Please, Sign In to add comment