aboutsummaryrefslogtreecommitdiff
path: root/financial-news.html
diff options
context:
space:
mode:
Diffstat (limited to 'financial-news.html')
-rw-r--r--financial-news.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/financial-news.html b/financial-news.html
index 6fa9c915..4a06e583 100644
--- a/financial-news.html
+++ b/financial-news.html
@@ -2,7 +2,7 @@
2<html lang="en"> 2<html lang="en">
3 <head> 3 <head>
4 <meta charset="utf-8"> 4 <meta charset="utf-8">
5 <title>GNU Taler - Financial News</title> 5 <title>{{ _("GNU Taler") }} - {{ _("Financial News") }}</title>
6 <meta name="description" content=""> 6 <meta name="description" content="">
7 <!--# include file="common/header.inc" --> 7 <!--# include file="common/header.inc" -->
8 </head> 8 </head>
@@ -11,7 +11,7 @@
11 <!--# include file="common/navigation.inc" --> 11 <!--# include file="common/navigation.inc" -->
12 <!-- Jumbotron --> 12 <!-- Jumbotron -->
13 <div class="jumbotron"> 13 <div class="jumbotron">
14 <h1 lang="en">Financial News</h1> 14 <h1 lang="en">{{ _("Financial News") }}</h1>
15 </div> 15 </div>
16 <div class="row"> 16 <div class="row">
17 17