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