diff options
| author | Michael McVady <femtonaut@gmail.com> | 2021-11-15 22:53:11 -0500 |
|---|---|---|
| committer | Michael McVady <femtonaut@gmail.com> | 2021-11-15 22:53:11 -0500 |
| commit | 4a8f1b88607975444abcefebc2b71d9ade79090b (patch) | |
| tree | 26214833238c784da5880b5c946a48425171fee6 /assets/index_begin.html | |
| parent | 6e1be0ceb2a550fac244f91c18d70f0362c909cf (diff) | |
Render table
Diffstat (limited to 'assets/index_begin.html')
| -rw-r--r-- | assets/index_begin.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/index_begin.html b/assets/index_begin.html index 6c14258..3709210 100644 --- a/assets/index_begin.html +++ b/assets/index_begin.html @@ -7,3 +7,6 @@ <body> <h2>clog posts</h2> + +<table> + <tr><th>id</th><th>title</th><th>body</th></tr> |
