@if(!hasLoggedIn){

Welcome

{{ '::LongWelcomeMessage' | abpLocalization }}

{{ 'AbpAccount::Login' | abpLocalization }} }

Getting Started

Web Application Development Tutorial

Customize Lepton Theme

Learn how to customize LeptonX Theme as you wish.

Customize Lepton

A unique community platform for ABP Lovers!

Explore all ABP users' experiences with the ABP Framework, discover articles and videos on how to use ABP, and join raffles for a chance to win surprise gifts!

Join ABP Community

THE OFFICIAL GUIDE

Mastering ABP Framework

Written by the creator of the ABP Framework, this book will help you gain a complete understanding of the framework and modern web application development techniques.

{{ context.label }}
{{ context.title }}
@for(item of context.items; track $index; let last = $last){ }
@if(item.icon){
@if(item.iconType === 'image'){ }@else if(item.iconType === 'icon'){ }@else{
}
}
{{ item.title }}