@using FoodsharingSiegen.Contracts.Enums @inherits FsBase @if (ShowNotNeeded) {
Nicht benötigt
Achtung!
}
Wann?
@if (!string.IsNullOrWhiteSpace(Info1Name)) { @Info1Name } @if (!string.IsNullOrWhiteSpace(Info2Name)) { @Info2Name } @if (AllowFeedback) {
Feedback
@if (Interaction.Feedback == InteractionFeedback.Negative) {
Feedback Info
}
}