Mukha SSG
Documentation
Examples
Mukha
Examples
Movies by Year
2020
DC :
Wonder Woman 1984
DC :
Birds of Prey and the Fantabulous Emancipation of One Harley Quinn
Page source
{% for row in page.local_data %}
- {{row.company}} : [{{ row.name_en }}](/en/examples/movies/{{row.movie_slug}}.html)
{% endfor %}
{{ saveData("test" , page.local_data) }}