kopia lustrzana https://github.com/simonw/datasette
Link to homepage in nav on show-json page
rodzic
222f79bb4c
commit
fcf43589eb
|
@ -4,6 +4,13 @@
|
|||
|
||||
{% block body_class %}show-json{% endblock %}
|
||||
|
||||
{% block nav %}
|
||||
<p class="crumbs">
|
||||
<a href="{{ urls.instance() }}">home</a>
|
||||
</p>
|
||||
{{ super() }}
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1>{{ filename }}</h1>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue