auto-expanding editor
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<div class='breadcrumbs'>
|
||||
<a href="{{ url_for('index') }}">Home</a>{% for (uri, name) in breadcrumbs %}.<a href="{{ uri }}">{{ name }}</a>{% endfor %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user