From 3ac1e0aad44c593d81b117b2289c8838d0c4118d Mon Sep 17 00:00:00 2001 From: Peter Blazejewicz Date: Mon, 9 May 2016 22:50:26 +0200 Subject: [PATCH] :bug: Remove orphaned tag. Fixes #553 (#687) See aspnet/Templates#553 and aspnet/Templates#554 Thanks! --- templates/projects/web/Views/Manage/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/projects/web/Views/Manage/Index.cshtml b/templates/projects/web/Views/Manage/Index.cshtml index 98cb4bec..9275195b 100755 --- a/templates/projects/web/Views/Manage/Index.cshtml +++ b/templates/projects/web/Views/Manage/Index.cshtml @@ -44,7 +44,7 @@ } else { - Add + Add }*@