You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, templates are stored in const variable in go code. it's inconvenient to check error when parse template failed, beacuse of the error line not matched
The text was updated successfully, but these errors were encountered:
At present, templates are stored in const variable in go code. it's inconvenient to check error when parse template failed, beacuse of the error line not matched
The text was updated successfully, but these errors were encountered: