@if (loadingRecipe()) { } @else if (loadRecipeError()) {

There was an error loading the recipe.

} @else if (recipe(); as recipe) { }