Threaded-view on status pages
It's hideous though, sorry
This commit is contained in:
parent
a0f1880f37
commit
2215e0a894
11 changed files with 91 additions and 47 deletions
|
@ -11,7 +11,7 @@
|
|||
<form name="comment" action="/comment" method="post">
|
||||
{% csrf_token %}
|
||||
<input type="hidden" name="parent" value="{{ activity.id }}"></input>
|
||||
{{ comment_form.content }}
|
||||
<textarea name="content" cols="40" rows="10" id="id_content"></textarea>
|
||||
<button type="submit">Comment</button>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue