jfinn 5 dni temu
rodzic
commit
8d7b876bfa
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      wsps/templates/post.html

+ 1
- 1
wsps/templates/post.html Wyświetl plik

@@ -1,6 +1,6 @@
1 1
 <!-- templates/post.html -->
2 2
 <h1>Create Post Page</h1>
3
-<form method="post" enctype="multipart/form-data" action="/jstp_dev5>
3
+<form method="post" enctype="multipart/form-data" action="/jstp_dev5">
4 4
   {% csrf_token %}
5 5
   {{ form.as_p }}
6 6
   <button type="submit">Submit New Post</button>

Ładowanie…
Anuluj
Zapisz