mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
<html lang="en">, closes #2348
This commit is contained in:
parent
9a3c3bfcc7
commit
7437d40e5d
3 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Datasette: Pattern Portfolio</title>
|
||||
<link rel="stylesheet" href="{{ base_url }}-/static/app.css?{{ app_css_hash }}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue