mirror of
https://github.com/DrBeef/JKXR.git
synced 2025-02-18 18:02:07 +00:00
7 lines
105 B
Text
7 lines
105 B
Text
|
{% extends "base/header.j2" %}
|
||
|
|
||
|
{% block content %}
|
||
|
{% include "base/indexed_call.j2" %}
|
||
|
|
||
|
{% endblock %}
|