Mukha SSG
Documentation
Examples
Mukha
Examples
Movies by Year
2018
DC :
Aquaman
Marvel :
Ant-Man and the Wasp
Marvel :
Avengers: Infinity War
Marvel :
Black Panther
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) }}