NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/web/templates/queue.twig

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

queue.twig on main
Author Date Commit Line Code
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
1
{% extends 'base.twig' %}
Open commit View diff
1 {% extends 'base.twig' %}
same change e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
2
Open commit View diff
2
same change e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
3
{% block content %}
Open commit View diff
3 {% block content %}
FreddleSpl0it about 4 years ago cb6a5d4

[BS5] add responsive tabs and more

Full commit hash
cb6a5d40698e023e761c172d3fe5cf3e070c269b
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
4
  <div class="card mb-4">
Open commit View diff
4 <div class="card mb-4">
FreddleSpl0it almost 4 years ago 8c4dbae

rework datatables

Full commit hash
8c4dbaec4f0d75c6d9bd79e46495dbed46de9fee
Author
FreddleSpl0it <[email protected]>
Date
almost 4 years ago
Selected line
5
    <div class="card-header d-flex fs-5">
Open commit View diff
5 <div class="card-header d-flex fs-5">
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
6
      <span>{{ lang.queue.queue_manager }} <span class="badge bg-info table-lines"></span></span>
Open commit View diff
6 <span>{{ lang.queue.queue_manager }} <span class="badge bg-info table-lines"></span></span>
FreddleSpl0it over 4 years ago 4d0799d

[BS5] change bootstrap general

Full commit hash
4d0799dead96878cc3ff868ecafd6618da956fb6
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
7
      <div class="btn-group ms-auto">
Open commit View diff
7 <div class="btn-group ms-auto">
FreddleSpl0it over 4 years ago 9b80394

[BS5] change bootstrap general

Full commit hash
9b8039440c5ec9c12c265b6ff0dc4489bb4fbf3c
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
8
        <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_queue" data-table="queuetable">{{ lang.admin.refresh }}</button>
Open commit View diff
8 <button class="btn btn-xs btn-secondary refresh_table" data-draw="draw_queue" data-table="queuetable">{{ lang.admin.refresh }}</button>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
9
      </div>
Open commit View diff
9 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
10
    </div>
Open commit View diff
10 </div>
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
11
    <div class="card-body">
Open commit View diff
11 <div class="card-body">
DerLinkman over 3 years ago a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
12
      <p class="text-muted">{{ lang.queue.info|raw }}</p>
Open commit View diff
12 <p class="text-muted">{{ lang.queue.info|raw }}</p>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
13
      <p class="text-muted"><b>{{ lang.queue.legend|raw }}</b></p>
Open commit View diff
13 <p class="text-muted"><b>{{ lang.queue.legend|raw }}</b></p>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
14
      <ul class="text-muted">
Open commit View diff
14 <ul class="text-muted">
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
15
      <li>{{ lang.queue.deliver_mail }} | {{ lang.queue.deliver_mail_legend }}</li>
Open commit View diff
15 <li>{{ lang.queue.deliver_mail }} | {{ lang.queue.deliver_mail_legend }}</li>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
16
      <li>{{ lang.queue.unhold_mail }} | {{ lang.queue.unhold_mail_legend }}</li>
Open commit View diff
16 <li>{{ lang.queue.unhold_mail }} | {{ lang.queue.unhold_mail_legend }}</li>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
17
      <li>{{ lang.queue.hold_mail }} | {{ lang.queue.hold_mail_legend }}</li>
Open commit View diff
17 <li>{{ lang.queue.hold_mail }} | {{ lang.queue.hold_mail_legend }}</li>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
18
      </ul>
Open commit View diff
18 </ul>
FreddleSpl0it about 4 years ago 3e6a241

[BS5] Replace FooTable with jquery Datatables

Full commit hash
3e6a241c697722e24f41c23827d3b04663a966a7
Author
FreddleSpl0it <[email protected]>
Date
about 4 years ago
Selected line
19
      <table id="queuetable" class="table table-striped dt-responsive w-100"></table>
Open commit View diff
19 <table id="queuetable" class="table table-striped dt-responsive w-100"></table>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
20
      <div class="mass-actions-admin">
Open commit View diff
20 <div class="mass-actions-admin">
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
21
        <div class="btn-group">
Open commit View diff
21 <div class="btn-group">
FreddleSpl0it over 4 years ago b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
22
          <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary" id="toggle_multi_select_all" data-id="mailqitems" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
Open commit View diff
22 <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary" id="toggle_multi_select_all" data-id="mailqitems" href="#"><i class="bi bi-check-all"></i> {{ lang.mailbox.toggle_all }}</a>
same change b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
23
          <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
Open commit View diff
23 <a class="btn btn-sm btn-xs-half d-block d-sm-inline btn-secondary dropdown-toggle" data-bs-toggle="dropdown" href="#">{{ lang.mailbox.quick_actions }}</a>
DerLinkman over 3 years ago a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
24
          <ul class="dropdown-menu">
Open commit View diff
24 <ul class="dropdown-menu">
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
25
            <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postqueue -i" data-action="edit_selected" data-id="mailqitems" data-api-url='edit/mailq' data-api-attr='{"action":"deliver"}' href="#">{{ lang.queue.deliver_mail }}</a></li>
Open commit View diff
25 <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postqueue -i" data-action="edit_selected" data-id="mailqitems" data-api-url='edit/mailq' data-api-attr='{"action":"deliver"}' href="#">{{ lang.queue.deliver_mail }}</a></li>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
26
            <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postsuper -H" data-action="edit_selected" data-id="mailqitems" data-api-url='edit/mailq' data-api-attr='{"action":"unhold"}' href="#">{{ lang.queue.unhold_mail }}</a></li>
Open commit View diff
26 <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postsuper -H" data-action="edit_selected" data-id="mailqitems" data-api-url='edit/mailq' data-api-attr='{"action":"unhold"}' href="#">{{ lang.queue.unhold_mail }}</a></li>
same change a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
27
            <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postsuper -h" data-action="edit_selected" data-id="mailqitems" data-api-url='edit/mailq' data-api-attr='{"action":"hold"}' href="#">{{ lang.queue.hold_mail }}</a></li>
Open commit View diff
27 <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postsuper -h" data-action="edit_selected" data-id="mailqitems" data-api-url='edit/mailq' data-api-attr='{"action":"hold"}' href="#">{{ lang.queue.hold_mail }}</a></li>
FreddleSpl0it over 4 years ago aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
28
            <li><hr class="dropdown-divider"></li>
Open commit View diff
28 <li><hr class="dropdown-divider"></li>
same change aa9aff8

[BS5] change bootstrap dropdowns

Full commit hash
aa9aff800c95fee71e0260f3a96dd6b15279f292
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
29
            <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postsuper -d" data-action="delete_selected" data-id="mailqitems" data-api-url='delete/mailq' href="#">{{ lang.mailbox.remove }}</a></li>
Open commit View diff
29 <li><a class="dropdown-item" data-bs-toggle="tooltip" title="postsuper -d" data-action="delete_selected" data-id="mailqitems" data-api-url='delete/mailq' href="#">{{ lang.mailbox.remove }}</a></li>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
30
          </ul>
Open commit View diff
30 </ul>
FreddleSpl0it over 4 years ago b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
31
          <a class="btn btn-sm d-block d-sm-inline btn-primary"
Open commit View diff
31 <a class="btn btn-sm d-block d-sm-inline btn-primary"
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
32
             data-action="edit_selected"
Open commit View diff
32 data-action="edit_selected"
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
33
             data-item="mailqitems-all"
Open commit View diff
33 data-item="mailqitems-all"
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
34
             data-api-url='edit/mailq'
Open commit View diff
34 data-api-url='edit/mailq'
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
35
             data-api-attr='{"action":"flush"}'
Open commit View diff
35 data-api-attr='{"action":"flush"}'
FreddleSpl0it over 4 years ago 0b3b5e2

[BS5] change bootstrap data-attributes

Full commit hash
0b3b5e230b5f8cb1466c7468a3391976efd61bf3
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
36
             data-bs-toggle="tooltip" title="postqueue -f"
Open commit View diff
36 data-bs-toggle="tooltip" title="postqueue -f"
DerLinkman over 3 years ago a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
37
             href="#"><i class="bi bi-check-all"></i> {{ lang.queue.flush }}</a>
Open commit View diff
37 href="#"><i class="bi bi-check-all"></i> {{ lang.queue.flush }}</a>
FreddleSpl0it over 4 years ago b980e7a

[BS5] change bootstrap responsive

Full commit hash
b980e7af298e2e0d05be28459933249973f4e0ad
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
38
          <a class="btn btn-sm d-block d-sm-inline btn-danger"
Open commit View diff
38 <a class="btn btn-sm d-block d-sm-inline btn-danger"
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
39
             id="super_delete"
Open commit View diff
39 id="super_delete"
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
40
             data-action="edit_selected"
Open commit View diff
40 data-action="edit_selected"
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
41
             data-item="mailqitems-all"
Open commit View diff
41 data-item="mailqitems-all"
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
42
             data-api-url='edit/mailq'
Open commit View diff
42 data-api-url='edit/mailq'
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
43
             data-api-attr='{"action":"super_delete"}'
Open commit View diff
43 data-api-attr='{"action":"super_delete"}'
FreddleSpl0it over 4 years ago 0b3b5e2

[BS5] change bootstrap data-attributes

Full commit hash
0b3b5e230b5f8cb1466c7468a3391976efd61bf3
Author
FreddleSpl0it <[email protected]>
Date
over 4 years ago
Selected line
44
             data-bs-toggle="tooltip" title="postsuper -d ALL"
Open commit View diff
44 data-bs-toggle="tooltip" title="postsuper -d ALL"
DerLinkman over 3 years ago a71cc75

Renamed some Lang Classes + Added some new Strings

Full commit hash
a71cc759f6f7efc29d1fc2d01cbb674f96747540
Author
DerLinkman <[email protected]>
Date
over 3 years ago
Selected line
45
             href="#"><i class="bi bi-trash"></i> {{ lang.queue.delete }}</a>
Open commit View diff
45 href="#"><i class="bi bi-trash"></i> {{ lang.queue.delete }}</a>
Kristian Feldsam almost 5 years ago 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
46
        </div>
Open commit View diff
46 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
47
      </div>
Open commit View diff
47 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
48
    </div>
Open commit View diff
48 </div>
same change 0b64967

[web] implemented twig templating system (#4264)

Full commit hash
0b64967ec56f14bbdb288e07b02d478c835be513
Author
Kristian Feldsam <[email protected]>
Date
almost 5 years ago
Selected line
49
  </div>
Open commit View diff
49 </div>
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
50
Open commit View diff
50
DerLinkman almost 4 years ago 75fdeb2

Fixed queue message error

Full commit hash
75fdeb2843f9ce470a1f899cecc7b2f0c51ea504
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
51
{% include 'modals/queue.twig' %}
Open commit View diff
51 {% include 'modals/queue.twig' %}
same change 75fdeb2

Fixed queue message error

Full commit hash
75fdeb2843f9ce470a1f899cecc7b2f0c51ea504
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
52
Open commit View diff
52
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
53
<script type='text/javascript'>
Open commit View diff
53 <script type='text/javascript'>
DerLinkman almost 4 years ago 75fdeb2

Fixed queue message error

Full commit hash
75fdeb2843f9ce470a1f899cecc7b2f0c51ea504
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
54
  var lang_admin = {{ lang_admin|raw }};
Open commit View diff
54 var lang_admin = {{ lang_admin|raw }};
same change 75fdeb2

Fixed queue message error

Full commit hash
75fdeb2843f9ce470a1f899cecc7b2f0c51ea504
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
55
  var lang = {{ lang_queue|raw }};
Open commit View diff
55 var lang = {{ lang_queue|raw }};
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
56
  var lang_datatables = {{ lang_datatables|raw }};
Open commit View diff
56 var lang_datatables = {{ lang_datatables|raw }};
same change e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
57
  var csrf_token = '{{ csrf_token }}';
Open commit View diff
57 var csrf_token = '{{ csrf_token }}';
realizelol over 3 years ago 6ff3f3f

[Web] Set pageLength to pagination_size + repect savedState...

Full commit hash
6ff3f3f044b8673d315d0e7dc3f7c33e70bef977
Author
realizelol <[email protected]>
Date
over 3 years ago
Selected line
58
  var pagination_size = Math.trunc('{{ pagination_size }}');
Open commit View diff
58 var pagination_size = Math.trunc('{{ pagination_size }}');
DerLinkman almost 4 years ago e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
59
  var table_for_domain = '{{ domain }}';
Open commit View diff
59 var table_for_domain = '{{ domain }}';
same change e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
60
</script>
Open commit View diff
60 </script>
same change e5d7884

Rearranged Queue Manager + Ukraine Flag fix

Full commit hash
e5d788497a12574e4e40f81518953d643ba71590
Author
DerLinkman <[email protected]>
Date
almost 4 years ago
Selected line
61
{% endblock %}
Open commit View diff
61 {% endblock %}