@ -11,7 +11,7 @@
<div class="col col-9">
<div class="mb-3">
<label for="postTitle" class="col-sm-2 col-form-label">Title</label>
<input type="text" class="form-control" id="postTitle" name="postTitle" value="<%= $post->headers->{title} %>">
<input type="text" class="form-control" id="postTitle" name="postTitle" value="<%= $post->headers->{title} %>" disabled>
</div>
<div class="col col-3">