def post_not_found(): return "Sorry, post not found" # Displays the form allowing a user to add a new post. Only works for # logged-in users