mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-15 01:12:44 +00:00
3 lines
103 B
Smarty
3 lines
103 B
Smarty
|
{% extends "inheritance/base.tpl" %}
|
||
|
|
||
|
{% block content %}{{ block.Super }}extends-level-1{% endblock %}
|