-
Webcraft
-
Showing Logo
+
System features here as pictures
+
Showing Dummy Logo
diff --git a/sai/modules/saistart_sys_sai/tpl/content_loggedin.tpl b/sai/modules/saistart_sys_sai/tpl/content_loggedin.tpl
new file mode 100644
index 0000000..ec06c6d
--- /dev/null
+++ b/sai/modules/saistart_sys_sai/tpl/content_loggedin.tpl
@@ -0,0 +1,43 @@
+
+
Welcome to the SYSTEM Admin Interface - short SAI.
+ From here you can control and manage your Website.
+
+
+
+
+
Name: ${project_name}
+
URL: ${project_url}
+
Progress: ${project}%
+
+
+
+
IPs today: ${ip_today}
+
Users today: ${user_today}
+
+
IPs this week: ${ip_week}
+
Users this week: ${user_week}
+
+
IPs this month: ${ip_month}
+
Users this month: ${user_month}
+
+
+
Git
+ Current Project Version: ${git_project}
+ Current SYSTEM Version: ${git_system}
+
+
+
+
+
Status: ${project_count}/${project_all}
+
Progress: ${project}%
+
5 Latest User Todos
+ ${todo_user_entries}
+
5 Latest Generated Todos
+ ${todo_gen_entries}
+
+
+
+
Count: ${log_count}
+
10 Latest Log Entries
+ ${log_entries}
+
\ No newline at end of file
diff --git a/sai/modules/saistart_sys_sai/tpl/saistart.tpl b/sai/modules/saistart_sys_sai/tpl/saistart.tpl
index e32a224..9231173 100644
--- a/sai/modules/saistart_sys_sai/tpl/saistart.tpl
+++ b/sai/modules/saistart_sys_sai/tpl/saistart.tpl
@@ -1,7 +1,3 @@
-
${content}
${login}
\ No newline at end of file