diff --git a/tpl/headman.html b/tpl/headman.html
index 4540f8e..790f436 100644
--- a/tpl/headman.html
+++ b/tpl/headman.html
@@ -7,7 +7,7 @@
-
+{if $currentUserInfo.role != 'student'}
-
\ No newline at end of file
+
+
+{if $des == 'headman_add_edit'}
+
+{else}
+
+{/if}
+
+{/if}
\ No newline at end of file
diff --git a/tpl/main_page.html b/tpl/main_page.html
index 449515a..ec84679 100644
--- a/tpl/main_page.html
+++ b/tpl/main_page.html
@@ -14,7 +14,7 @@