{{ ctx.entry_name }}
-
{% for file in ctx.entry.files_in_dir %}
- {{ file.relative_to(ctx.entry.path_to_dir) }} {% endfor %}
{% extends "base.html" %} {% block title %}{{ ctx.entry_name }} - {{ ctx.site_title }}{% endblock %} {% block og_title %}{{ ctx.entry_name }} - {{ ctx.site_title }}{% endblock %} {% block content %}