mirror of
https://github.com/Luzifer/cloudkeys-go.git
synced 2024-11-13 00:12:43 +00:00
3 lines
87 B
Smarty
3 lines
87 B
Smarty
|
{% extends "inheritance/base.tpl" %}
|
||
|
|
||
|
{% block content %}Extends' content{% endblock %}
|