Replies: 1 comment 1 reply
-
Hi @DuckerQA right now the only way would be by embedding using iframe, which is not a good solution. We can add grouped_content to the global context, there is not huge impact on doing it, I can add it but will be available only next week. Another option would be you iterating |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently playing around with creating custom template using marmite and I'm wondering how I can add tags from group.html to list.html so that they're available on the top on the blog and not in a separate tab. The biggest problem for me is that group_content is not available for list.html and I don't want to modify site.rs. Any hints ? :D
Beta Was this translation helpful? Give feedback.
All reactions