Add updated front end, updated CaseStudy model and profiles app
This commit is contained in:
@ -1,2 +1,6 @@
|
||||
{% extends "base_page.html" %}
|
||||
Profile page
|
||||
Profile page
|
||||
<form action="" method="post">{% csrf_token %}
|
||||
{{ form.as_p }}
|
||||
<input type="submit" value="Update" />
|
||||
</form>
|
||||
Reference in New Issue
Block a user