kapsikkum-unmanic – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | <div id="support-future-development-popup" class="modal fade bs-modal-lg draggable-modal" tabindex="-1" role="dialog" |
2 | aria-hidden="true"> |
||
3 | <div class="modal-dialog modal-lg"> |
||
4 | <div class="modal-content" style="background-color: #465568 !important;"> |
||
5 | |||
6 | <div class="modal-header font-white no-border"> |
||
7 | <button type="button" class="close font-white" data-dismiss="modal" |
||
8 | aria-hidden="true"></button> |
||
9 | </div> |
||
10 | <div class="modal-body"> |
||
11 | <div class="page-body"> |
||
12 | <h2 class="support-head">Consider Supporting Unmanic</h2> |
||
13 | <div class="lock-body"> |
||
14 | <div class="row"> |
||
15 | <div class="col-md-5"> |
||
16 | <div class="pull-left lock-avatar-block"> |
||
17 | <img src="/assets/img/logo-lg.png" alt="logo" style="width: 100%;"/> |
||
18 | </div> |
||
19 | </div> |
||
20 | <div class="col-md-7 pull-left"> |
||
21 | <p class="font-white"> |
||
22 | This project is maintained in my spare time. |
||
23 | While I enjoy doing this and I give it to you freely, I would be very grateful if you |
||
24 | considered supporting the project. |
||
25 | <br><br> |
||
26 | Sponsors of Unmanic will receive dedicated support channels and additional content |
||
27 | within the application. |
||
28 | This is my way of showing my appreciation. |
||
29 | </p> |
||
30 | <button type="button" class="btn red uppercase login-with-patreon"> |
||
31 | <i class="socicon-btn socicon-solid socicon-sm socicon-patreon font-white"></i> |
||
32 | Login with Patreon |
||
33 | </button> |
||
34 | </div> |
||
35 | </div> |
||
36 | </div> |
||
37 | </div> |
||
38 | </div> |
||
39 | |||
40 | <div class="modal-footer"> |
||
41 | <button type="button" data-dismiss="modal" class="btn btn-default support-future-development-popup-close"> |
||
42 | Close |
||
43 | </button> |
||
44 | </div> |
||
45 | </div> |
||
46 | </div> |
||
47 | |||
48 | </div> |