mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Formatting tweak
This commit is contained in:
parent
1c0d93c39b
commit
06645f2e26
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ content you can do so by creating a ``row.html`` template like this::
|
|||
Note the ``default:row.html`` template name, which ensures Jinja will inherit
|
||||
from the default template.
|
||||
|
||||
The `_rows_and_columns.html` template is included on both the row and the table
|
||||
The ``_rows_and_columns.html`` template is included on both the row and the table
|
||||
page, and displays the content of the row. The default template looks like this::
|
||||
|
||||
<table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue