Open Issues Need Help
View All on GitHubAI Summary: The QGIS community page (in.qgis.org/community/) is displaying raw templating code `{{% include "community_menu.md" %}}` directly on the page. This indicates a failure in the static site generator to process an include directive, likely due to a missing file, incorrect path, or a templating configuration issue, preventing the intended menu content from rendering.
Complexity:
2/5
bug good first issue