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.j23
1 files changed, 2 insertions, 1 deletions
diff --git a/template/applications.html.j2 b/template/applications.html.j2
index 3dc3fc84..43b0dd2f 100644
--- a/template/applications.html.j2
+++ b/template/applications.html.j2
@@ -173,6 +173,7 @@
173 </div> 173 </div>
174 174
175 </div> 175 </div>
176 <hr/>
176 <div class="row"> 177 <div class="row">
177 <div class="col-lg-6"> 178 <div class="col-lg-6">
178 <section> 179 <section>
@@ -187,7 +188,7 @@
187 </section> 188 </section>
188 </div> 189 </div>
189 <div class="col-lg-4"> 190 <div class="col-lg-4">
190 <center><img style="width: 8em" src="{{ url_static('images/groupchat.png') }}" alt="groupchat" /></center> 191 <center><img style="width: 14em" src="{{ url_static('images/groupchat.png') }}" alt="groupchat" /></center>
191 </div> 192 </div>
192 193
193 </div> 194 </div>