Move pages metadata from templates to metatags
context var
#1760
Labels
area: backend
This issue involves Python, Django or dependency (eg. database)
area: theme
This issue involves HTML and CSS
Milestone
As part of #1758 I've implemented
misago.metatags
backend for specifying pages metatags.With this approach metatags can be specified by views and further customized by plugins. But some views still use old template based approach.
The text was updated successfully, but these errors were encountered: