mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-10 08:50:04 +00:00
3 lines
100 B
Smarty
3 lines
100 B
Smarty
|
{% extends "extends_super.tpl" %}
|
||
|
|
||
|
{% block content %}{{ block.Super }}extends-level-2{% endblock %}
|