diff --git a/app/templates/community/edit_post.html b/app/templates/community/edit_post.html index ebfafd2..fc8d39d 100644 --- a/app/templates/community/edit_post.html +++ b/app/templates/community/edit_post.html @@ -1,201 +1,268 @@ {% extends "base.html" %} {% block title %}Edit Adventure - {{ post.title }}{% endblock %} +{% block head %} + +{% endblock %} + {% block content %} -
+ Update your motorcycle journey story - "{{ post.title }}" +