Merge pull request #21 from ZeusWPI/user-table-fix
User table fix fix, add zeus bank account nr
This commit is contained in:
commit
92067ab89d
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
%h2 Users
|
||||
%table{ class: "table-responsive" }
|
||||
%table{ class: "table table-responsive" }
|
||||
%thead
|
||||
%tr
|
||||
%th ID
|
||||
|
|
|
@ -62,3 +62,4 @@
|
|||
%th Issuer
|
||||
%th Message
|
||||
%tbody
|
||||
%h3="Zeus account number: BE32 9799 9370 6502"
|
||||
|
|
Loading…
Reference in a new issue