Shawn OY
Results
2
comments of
Shawn OY
I have no idea why article not work fine, I try to modify and it's work. base.html ```html Title: {{ .title }} index template: {{template "body" .}} ``` article.html ```html...
Hi @ghiewa , I have same issue, and I found the reason. In my case, I use 301 code to redirect, first time is working, if I try to logout...