3d75bcf
1 2 3 4 5 6 7 8 9 10
{% extends "deep-mid.html" %} {% import "macro.html" as libk %} {% block head %} <script></script> {% endblock %} {% block content %} {% call libk::thrice(item) %} {% endblock %}