Software /
code /
prosody-modules
Comparison
mod_invites_page/html/invite.html @ 4125:24404c289014
mod_invites_page: Fix HTML syntax error
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 14 Sep 2020 18:16:31 +0100 |
parent | 4124:4d54e75312af |
child | 4130:f4a79b081c66 |
comparison
equal
deleted
inserted
replaced
4124:4d54e75312af | 4125:24404c289014 |
---|---|
75 </div> | 75 </div> |
76 | 76 |
77 <h6 class="text-center">Already have a compatible app installed?</h6> | 77 <h6 class="text-center">Already have a compatible app installed?</h6> |
78 | 78 |
79 <div class="text-center"> | 79 <div class="text-center"> |
80 <a href="{uri}" id="uri-cta class="btn btn-secondary btn-sm">Open the app</a><br/> | 80 <a href="{uri}" id="uri-cta" class="btn btn-secondary btn-sm">Open the app</a><br/> |
81 <small class="text-muted">This button works only if you have a compatible app installed already!</small> | 81 <small class="text-muted">This button works only if you have a compatible app installed already!</small> |
82 </div> | 82 </div> |
83 <br/> | 83 <br/> |
84 <h5>Other software</h5> | 84 <h5>Other software</h5> |
85 <p>You can connect to {site_name} using any XMPP-compatible software. If the button above does not | 85 <p>You can connect to {site_name} using any XMPP-compatible software. If the button above does not |