diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..7ff4820 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,48 @@ + + + + +10-K Viewer + + + +

10-K Annual Reports

+
+ + +
+{% if query %} +

{{ total }} result{{ 's' if total != 1 else '' }} for "{{ query }}"

+{% endif %} + + +