aboutsummaryrefslogtreecommitdiff
path: root/template/applications.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'template/applications.html.j2')
-rw-r--r--template/applications.html.j28
1 files changed, 4 insertions, 4 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2
index 413d76ba..102d2b95 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="https://reclaimid.gitlab.io/assets/reclaim_logo.png" alt="re:claimID" /></center> 50 <center><img style="width: 14em" 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="https://taler.net/static/images/logo-2018-dold.svg" alt="Taler" /></center> 110 <center><img style="width: 14em" src="{{ url_static('images/logo-2018-dold.svg') }}" alt="Taler" /></center>
111 </div> 111 </div>
112 112
113 </div> 113 </div>
@@ -128,7 +128,7 @@
128 </section> 128 </section>
129 </div> 129 </div>
130 <div class="col-lg-4"> 130 <div class="col-lg-4">
131 <center><img style="width: 14em" src="https://secushare.org/img/secushare-0444.png" alt="secushare" /></center> 131 <center><img style="width: 14em" src="{{ url_static('images/secushare-0444.png') }}" alt="secushare" /></center>
132 </div> 132 </div>
133 133
134 </div> 134 </div>
@@ -149,7 +149,7 @@
149 </section> 149 </section>
150 </div> 150 </div>
151 <div class="col-lg-4"> 151 <div class="col-lg-4">
152 <center><img style="width: 14em" src="https://pep.foundation/static/media/uploads/peplogo.svg" alt="re:claimID" /></center> 152 <center><img style="width: 14em" src="{{ url_static('images/peplogo.svg') }}" alt="re:claimID" /></center>
153 </div> 153 </div>
154 154
155 </div> 155 </div>