Skip to content

Commit

Permalink
matching other branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Oct 20, 2022
1 parent 5cb3c4b commit cefde77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/_new_post_form.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- form used to create a new post -->

<h2>Create a Post</h2>
<h2>Write a Post</h2>
<form method="POST" action="{{ url_for('create_post') }}">
<input type="text" id="fname" name="fname" placeholder="Your name"/>
<br />
Expand Down

0 comments on commit cefde77

Please sign in to comment.