I need a comment system so can reply a comment to any comment
I know how to write models and views and my only problem is showing them in the template
For example, maybe a group of comments are like this:
comment
comment
comment
comment
comment
comment
comment
comment
comment
comment
How can I display this structure in the template?