aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-06-21 14:03:08 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-06-21 14:03:08 +0200
commit0b17f9b73588f07b70a0a532cae41b7ee109853f (patch)
treec39c8cc4a7c4e22298d4d1cb16dd49189ef7c83f
parentb604070a2034ae849b9d7464a474ea2c71fb36f6 (diff)
downloadwww-0b17f9b73588f07b70a0a532cae41b7ee109853f.tar.gz
www-0b17f9b73588f07b70a0a532cae41b7ee109853f.zip
update pictures/roadmap
-rw-r--r--template/applications.html.j24
-rw-r--r--template/roadmap.html.j213
2 files changed, 8 insertions, 9 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2
index 102d2b95..cb8513d4 100644
--- a/template/applications.html.j2
+++ b/template/applications.html.j2
@@ -47,7 +47,7 @@
47 </section> 47 </section>
48 </div> 48 </div>
49 <div class="col-lg-4"> 49 <div class="col-lg-4">
50 <center><img style="width: 14em" src="{{ url_static('images/reclaim_logo.png') }}" alt="re:claimID" /></center> 50 <center><img style="width: 20em" src="{{ url_static('images/reclaim_logo.png') }}" alt="re:claimID" /></center>
51 </div> 51 </div>
52 </div> 52 </div>
53 <hr/> 53 <hr/>
@@ -107,7 +107,7 @@
107 </section> 107 </section>
108 </div> 108 </div>
109 <div class="col-lg-4"> 109 <div class="col-lg-4">
110 <center><img style="width: 14em" src="{{ url_static('images/logo-2018-dold.svg') }}" alt="Taler" /></center> 110 <center><img style="width: 20em" src="{{ url_static('images/logo-2018-dold.svg') }}" alt="Taler" /></center>
111 </div> 111 </div>
112 112
113 </div> 113 </div>
diff --git a/template/roadmap.html.j2 b/template/roadmap.html.j2
index b08860f2..bb271589 100644
--- a/template/roadmap.html.j2
+++ b/template/roadmap.html.j2
@@ -16,12 +16,11 @@
16 <header> 16 <header>
17 <h3>0.13.0</h3> 17 <h3>0.13.0</h3>
18 <p class="item-date"> 18 <p class="item-date">
19 31.6.2020, 2020 19 2020
20 </p> 20 </p>
21 </header> 21 </header>
22 <p class="item-abstract"> 22 <!--<p class="item-abstract">
23 This release will include... 23 </p>-->
24 </p>
25 </section> 24 </section>
26 25
27 </li> 26 </li>
@@ -30,12 +29,12 @@
30 <header> 29 <header>
31 <h3>0.14.0</h3> 30 <h3>0.14.0</h3>
32 <p class="item-date"> 31 <p class="item-date">
33 31.6.2020, 2020 32 2021
34 </p> 33 </p>
35 </header> 34 </header>
36 <p class="item-abstract"> 35<!-- <p class="item-abstract">
37 This release will include... 36 This release will include...
38 </p> 37 </p>-->
39 </section> 38 </section>
40 </li> 39 </li>
41 </ul> 40 </ul>