kopia lustrzana https://github.com/cirospaciari/socketify.py
7 wiersze
140 B
HTML
7 wiersze
140 B
HTML
![]() |
<%inherit file="mako_base.html"/>
|
||
|
|
||
|
<%block name="header">
|
||
|
this is some header content
|
||
|
</%block>
|
||
|
|
||
|
this is the body content. ${ message }
|