clean internfiles

This commit is contained in:
www
2020-12-28 08:13:40 +00:00
parent 9f88d3c08f
commit 31b3384bd5
2 changed files with 5 additions and 12 deletions

View File

@@ -5,17 +5,9 @@
<ul>
{% for b in dir.bookmarks %}<li>
<a href="{{url_for('internfiles.web', path=b)}}">
{{b}}</a></li>
{{b or "Home"}}</a></li>
{% endfor %}
</ul>
<p>sdf</p>
<ul>
<li>asdf</li>
</ul>
{{file}}
{{dir}}
{{dir.files}}
<h2>Text:</h2>
{{text|safe}}<br><br>
<ul>