4 lines
110 B
Cheetah
4 lines
110 B
Cheetah
|
{% function block.pagebody() %}
|
||
|
<p>Please select a database file to load.</p>
|
||
|
{% end %}
|
||
|
{% render('layout') %}
|