[#8874][#8873] style into grid and sort module tiles #6052
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe your changes
Currently based on @hom3mad3 s PR, probably better to review once that is merged.
put module tiles in grid and sort them according to specification, with help of a new template tag that checks
![CleanShot 2025-02-06 at 12 12 13](https://private-user-images.githubusercontent.com/16354712/410430137-5e3a085e-96ea-4bb5-b9ba-a3c82fc13330.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMjAzNTMsIm5iZiI6MTczOTMyMDA1MywicGF0aCI6Ii8xNjM1NDcxMi80MTA0MzAxMzctNWUzYTA4NWUtOTZlYS00YmI1LWI5YmEtYTNjODJmYzEzMzMwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDAwMjczM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc4MzJjYzNmMjFhZGY1OGI3ZmEyODlhZTY0NDgwYjUyMDJkOTI4MjQ3ZDgzOTg2NTJhZjBkNWNkNGMxY2I5NWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.WmNhywrHZpVuOrqhhX9f3UFim35EjGJa2IyYOvwhGzo)
Tasks