3D-tester/views/_nav.tpl

11 lines
233 B
Smarty
Raw Normal View History

2021-06-20 19:32:46 +02:00
<h3>
<i class="fa fa-folder-o" aria-hidden="true"></i>
2021-06-20 19:58:21 +02:00
<a href="/list/{{ current_dir.rstrip('/') }}">/{{current_dir}}</a>
2021-06-20 19:32:46 +02:00
</h3>
<h4>
<span style="text-transform: uppercase">
{{ object['type'] }}:
</span>
{{name}}
</h4>