summaryrefslogtreecommitdiff
path: root/template/financial-news.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/financial-news.html.j2')
-rw-r--r--template/financial-news.html.j234
1 files changed, 16 insertions, 18 deletions
diff --git a/template/financial-news.html.j2 b/template/financial-news.html.j2
index 8ebe2d42..f104cbc5 100644
--- a/template/financial-news.html.j2
+++ b/template/financial-news.html.j2
@@ -18,24 +18,22 @@
<div class="container">
<div class="row">
<div class="col-lg-12">
-
-{% include "financial-news/2017-07-20.inc" %}
-{% include "financial-news/2017-04-04.inc" %}
-{% include "financial-news/2017-04-03.inc" %}
-{% include "financial-news/2016-10-26.inc" %}
-{% include "financial-news/2016-10-24.inc" %}
-{% include "financial-news/2016-10-21.inc" %}
-{% include "financial-news/2016-10-15.inc" %}
-{% include "financial-news/2016-07-23.inc" %}
-{% include "financial-news/2015-12-22.inc" %}
-{% include "financial-news/2015-04-30.inc" %}
-{% include "financial-news/2015-03-17.inc" %}
-{% include "financial-news/2014-12-06.inc" %}
-{% include "financial-news/2014-12-05.inc" %}
-{% include "financial-news/2014-11-13.inc" %}
-{% include "financial-news/2014-09-10.inc" %}
-{% include "financial-news/2013-09-15.inc" %}
-
+ {% include "financial-news/2017-07-20.inc" %}
+ {% include "financial-news/2017-04-04.inc" %}
+ {% include "financial-news/2017-04-03.inc" %}
+ {% include "financial-news/2016-10-26.inc" %}
+ {% include "financial-news/2016-10-24.inc" %}
+ {% include "financial-news/2016-10-21.inc" %}
+ {% include "financial-news/2016-10-15.inc" %}
+ {% include "financial-news/2016-07-23.inc" %}
+ {% include "financial-news/2015-12-22.inc" %}
+ {% include "financial-news/2015-04-30.inc" %}
+ {% include "financial-news/2015-03-17.inc" %}
+ {% include "financial-news/2014-12-06.inc" %}
+ {% include "financial-news/2014-12-05.inc" %}
+ {% include "financial-news/2014-11-13.inc" %}
+ {% include "financial-news/2014-09-10.inc" %}
+ {% include "financial-news/2013-09-15.inc" %}
</div>
</div>
</div> <!-- /container -->