Roland's profile - activity

13 years ago answered a question How do we include "external" templates in our custom skin?

Please take a look at this document, and please ask if anything is not clear

google

13 years ago answered a question CSRF token missing or incorrect

No sure whether it's a bug. I added a {% csrf_token %} after <form> tag at line 26. Then this issue solved. google