mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
e4bf66d9b0
commit
e9e1def4c0
5 changed files with 22 additions and 12 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<div class="ft">
|
||||
Powered by <a href="https://github.com/simonw/datasette">Datasette</a>
|
||||
{% if took_ms %}· Query took {{ took_ms|round(3) }}ms{% endif %}
|
||||
{% if query_ms %}· Query took {{ query_ms|round(3) }}ms{% endif %}
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue