diff --git a/admin/templates/verdilak/accesslog.tpl b/admin/templates/verdilak/accesslog.tpl
new file mode 100644
index 0000000000..59cf2acbc8
--- /dev/null
+++ b/admin/templates/verdilak/accesslog.tpl
@@ -0,0 +1,27 @@
+
+
+
+
+
+ {lang_last_x_logins}
+ |
+
+
+ {lang_loginid} |
+ {lang_ip} |
+ {lang_login} |
+ {lang_logout} |
+ {lang_total} |
+
+
+ {rows}
+
+
+ {footer_total} |
+
+
+
+ {lang_percent} |
+
+
+
diff --git a/admin/templates/verdilak/accesslog_row.tpl b/admin/templates/verdilak/accesslog_row.tpl
new file mode 100644
index 0000000000..3983217ed0
--- /dev/null
+++ b/admin/templates/verdilak/accesslog_row.tpl
@@ -0,0 +1,10 @@
+
+
+
+ {row_loginid} |
+ {row_ip} |
+ {row_li} |
+ {row_lo} |
+ {row_total} |
+
+
diff --git a/admin/templates/verdilak/account_form.tpl b/admin/templates/verdilak/account_form.tpl
new file mode 100644
index 0000000000..f5c0ca3bb3
--- /dev/null
+++ b/admin/templates/verdilak/account_form.tpl
@@ -0,0 +1,49 @@
+{lang_action}
+{error_messages}
+
+
diff --git a/admin/templates/verdilak/account_view.tpl b/admin/templates/verdilak/account_view.tpl
new file mode 100644
index 0000000000..7d52cb6a01
--- /dev/null
+++ b/admin/templates/verdilak/account_view.tpl
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
diff --git a/admin/templates/verdilak/account_view_row.tpl b/admin/templates/verdilak/account_view_row.tpl
new file mode 100644
index 0000000000..8ef51a3dac
--- /dev/null
+++ b/admin/templates/verdilak/account_view_row.tpl
@@ -0,0 +1,8 @@
+
+
+
+ {lable} |
+ {value} |
+
+
+
diff --git a/admin/templates/verdilak/accounts.tpl b/admin/templates/verdilak/accounts.tpl
new file mode 100644
index 0000000000..25fad032e6
--- /dev/null
+++ b/admin/templates/verdilak/accounts.tpl
@@ -0,0 +1,42 @@
+
+
+
+
+ {left_next_matchs} |
+ {lang_user_accounts} |
+ {right_next_matchs} |
+
+
+
+
+
+
+ {lang_loginid} |
+ {lang_lastname} |
+ {lang_firstname} |
+ {lang_edit} |
+ {lang_delete} |
+ {lang_view} |
+
+
+ {rows}
+
+
+
+
+
diff --git a/admin/templates/verdilak/application_form_row.tpl b/admin/templates/verdilak/application_form_row.tpl
new file mode 100644
index 0000000000..2b707dd56e
--- /dev/null
+++ b/admin/templates/verdilak/application_form_row.tpl
@@ -0,0 +1,4 @@
+
+ {label} |
+ {value} |
+
diff --git a/admin/templates/verdilak/applications.tpl b/admin/templates/verdilak/applications.tpl
new file mode 100644
index 0000000000..d31775c0c8
--- /dev/null
+++ b/admin/templates/verdilak/applications.tpl
@@ -0,0 +1,30 @@
+
+
+{lang_installed}
+
+
+
+
+
+
+ {sort_title} |
+ {lang_edit} |
+ {lang_delete} |
+ {lang_enabled} |
+
+
+ {rows}
+
+
+
+
+
+
diff --git a/admin/templates/verdilak/applications_row.tpl b/admin/templates/verdilak/applications_row.tpl
new file mode 100644
index 0000000000..bd017612f9
--- /dev/null
+++ b/admin/templates/verdilak/applications_row.tpl
@@ -0,0 +1,9 @@
+
+
+
+ {name} |
+ {edit} |
+ {delete} |
+ {status} |
+
+
diff --git a/admin/templates/verdilak/currentusers.tpl b/admin/templates/verdilak/currentusers.tpl
new file mode 100644
index 0000000000..95642cfbd7
--- /dev/null
+++ b/admin/templates/verdilak/currentusers.tpl
@@ -0,0 +1,23 @@
+
+
+{lang_current_users}:
+
+
+ {left_next_matchs}
+ |
+ {right_next_matchs}
+
+
+
+ {sort_loginid} |
+ {sort_ip} |
+ {sort_login_time} |
+ {sort_idle} |
+ {lang_kill} |
+
+
+ {rows}
+
+
+
+
diff --git a/admin/templates/verdilak/currentusers_row.tpl b/admin/templates/verdilak/currentusers_row.tpl
new file mode 100644
index 0000000000..82abdec4a8
--- /dev/null
+++ b/admin/templates/verdilak/currentusers_row.tpl
@@ -0,0 +1,10 @@
+
+
+
+ {row_loginid} |
+ {row_ip} |
+ {row_logintime} |
+ {row_idle} |
+ {row_kill} |
+
+
diff --git a/admin/templates/verdilak/delete_common.tpl b/admin/templates/verdilak/delete_common.tpl
new file mode 100644
index 0000000000..c69608440e
--- /dev/null
+++ b/admin/templates/verdilak/delete_common.tpl
@@ -0,0 +1,17 @@
+
+
+
+ {messages}
+
+ {no} |
+ {yes} |
+
+
+
+
+
+
+
+ {message_display} |
+ |
+
diff --git a/admin/templates/verdilak/groups.tpl b/admin/templates/verdilak/groups.tpl
new file mode 100644
index 0000000000..fd2ca1162c
--- /dev/null
+++ b/admin/templates/verdilak/groups.tpl
@@ -0,0 +1,36 @@
+
+
+
+
+ {left_nextmatchs} |
+ {lang_groups} |
+ {right_nextmatchs} |
+
+
+
+
+
+ {sort_name} |
+ {header_edit} |
+ {header_delete} |
+
+
+ {rows}
+
+
+
+
+
diff --git a/admin/templates/verdilak/groups_form.tpl b/admin/templates/verdilak/groups_form.tpl
new file mode 100644
index 0000000000..ecd405dc35
--- /dev/null
+++ b/admin/templates/verdilak/groups_form.tpl
@@ -0,0 +1,32 @@
+ {error}
+
diff --git a/admin/templates/verdilak/groups_row.tpl b/admin/templates/verdilak/groups_row.tpl
new file mode 100644
index 0000000000..7d42fa1f67
--- /dev/null
+++ b/admin/templates/verdilak/groups_row.tpl
@@ -0,0 +1,8 @@
+
+
+
+ {group_name} |
+ {edit_link} |
+ {delete_link} |
+
+
diff --git a/admin/templates/verdilak/mainscreen_message.tpl b/admin/templates/verdilak/mainscreen_message.tpl
new file mode 100644
index 0000000000..5437f2d595
--- /dev/null
+++ b/admin/templates/verdilak/mainscreen_message.tpl
@@ -0,0 +1,15 @@
+
+
+{header_lang}
+
+{error_message}
+
+
+
+
\ No newline at end of file
diff --git a/admin/templates/verdilak/mainscreen_message_row.tpl b/admin/templates/verdilak/mainscreen_message_row.tpl
new file mode 100644
index 0000000000..e534ad452f
--- /dev/null
+++ b/admin/templates/verdilak/mainscreen_message_row.tpl
@@ -0,0 +1,7 @@
+
+
+
+ {label} |
+ {value} |
+
+
diff --git a/admin/templates/verdilak/mainscreen_message_row_2.tpl b/admin/templates/verdilak/mainscreen_message_row_2.tpl
new file mode 100644
index 0000000000..3bd40c8795
--- /dev/null
+++ b/admin/templates/verdilak/mainscreen_message_row_2.tpl
@@ -0,0 +1,6 @@
+
+
+
+ {value} |
+
+
diff --git a/admin/templates/verdilak/nntp.tpl b/admin/templates/verdilak/nntp.tpl
new file mode 100755
index 0000000000..ad163ed1a0
--- /dev/null
+++ b/admin/templates/verdilak/nntp.tpl
@@ -0,0 +1,68 @@
+
+
+
+{title}
+
+
+
+