diff --git a/templates/company.html b/templates/company.html new file mode 100644 index 0000000..dcffb8a --- /dev/null +++ b/templates/company.html @@ -0,0 +1,49 @@ + + + + +{{ ticker }} Filings + + + +

← All companies

+

{{ ticker }} — {{ company.name }}

+
+ All + 10-K Annual + 10-Q Quarterly +
+

Total: {{ total }} filings · Page {{ page }} of {{ total_pages }}

+ +
+{% if page > 1 %}← Prev{% endif %} +{% if page < total_pages %}Next →{% endif %} +
+ +