Name
{{ recipe.name}}
{{ getRecipeGrade(recipe) == "none" ? "NG" : getRecipeGrade(recipe).toUpperCase() }}
View
{{recipe.description}}
{{ page }}