This commit is contained in:
Paul Schneider 2017-03-11 01:06:42 +01:00
commit c6acf07c09
26 changed files with 183 additions and 72 deletions

View file

@ -6,7 +6,7 @@
<h2>Create</h2>
<form asp-action="Create" role="form">
<form asp-action="Create" role="form" method="POST">
<div class="form-horizontal">
<h4>Blog</h4>
<hr />