diff --git a/views/index.ejs b/views/index.ejs
index bd1841b..ce26c06 100644
--- a/views/index.ejs
+++ b/views/index.ejs
@@ -43,7 +43,9 @@
<%= user.username %><% if (user.nameplate) { %><%- user.nameplate %><% } %> |
+
<%- user.information %>
+ |
|
diff --git a/views/ranklist.ejs b/views/ranklist.ejs
index 33c6c9d..62f2d0b 100644
--- a/views/ranklist.ejs
+++ b/views/ranklist.ejs
@@ -27,7 +27,9 @@
<%= user.username %><% if (user.nameplate) { %><%- user.nameplate %><% } %> |
+
<%- user.information %>
+ |
|
<%= user.ac_num %> |