diff --git a/.gitignore b/.gitignore index c537ea5..44bfe18 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,13 @@ +# Don't commit git +.git + # Remove database formdata.db + +# tmp files +output.txt +typer.py +README.md +go.mod +go.sum +demo.html \ No newline at end of file diff --git a/admin.html b/admin.html index d0727a5..121277d 100644 --- a/admin.html +++ b/admin.html @@ -10,23 +10,26 @@
Question | Answer | +Tags | ||
---|---|---|---|---|
{{.QuestionText}} | {{.Answer}} | +{{.Tags}} | ||
No submissions found. | +No submissions found. |