<!DOCTYPE html> <html lang=“zh”>
{% include head.html %}
<body ontouchstart=“”>
{% include nav.html %} {{ content }} {% include footer.html %}
</body>
</html>
<!DOCTYPE html> <html lang=“zh”>
{% include head.html %}
<body ontouchstart=“”>
{% include nav.html %} {{ content }} {% include footer.html %}
</body>
</html>