@page "/Inventaire" @using System.Globalization @using ValblazeProject.Components @using ValblazeProject.Models @Localizer["Inventaire"] @for(int i=0; i<10; i++){ } Actions @Localizer["Recherche"] @Localizer["Trie"] @if (!string.IsNullOrWhiteSpace(context.ImageBase64)) { @if (context != null) { // } // //@context.DisplayName } else { }