mirror of
https://github.com/Luzifer/promcertcheck.git
synced 2024-11-10 17:00:07 +00:00
3 lines
87 B
Smarty
3 lines
87 B
Smarty
|
{% extends "inheritance/base.tpl" %}
|
||
|
|
||
|
{% block content %}Extends' content{% endblock %}
|