mirror of
https://github.com/getzola/zola
synced 2025-01-05 16:38:50 +00:00
5 lines
67 B
HTML
5 lines
67 B
HTML
{% extends "index.html" %}
|
|
|
|
A child
|
|
|
|
{% include "included.html" %}
|