From a63d129a3d9d8246334d3be0416c2c6c9b200264 Mon Sep 17 00:00:00 2001
From: Jeremy Bowers {{ bank.bank }} has the certification number {{ bank.cert_num }} and was closed on {{ bank.closed }}.
+ {{ bank.bank }}
+ {{ bank.city}}, {{ bank.state }}
+ Closed {{ bank.closed }}
+
It was acquired by {{ bank.acq_inst }}.
+
See this bank on the FDIC Web site.{{ same_state_banks.count() }} more banks in {{ bank.state }}
+ {% for bank in same_state_banks %}
+
+
{{ bank.bank }} has the certification number {{ bank.cert_num }} and was closed on {{ bank.closed }}.
It was acquired by {{ bank.acq_inst }}.
-
See this bank on the FDIC Web site.
{{ bank.bank }} has the certification number {{ bank.cert_num }} and was closed on {{ bank.closed }}.
-
It was acquired by {{ bank.acq_inst }}.
- {% if same_state_banks > 0 %}
-