diff --git a/content-uup.php b/content-uup.php
new file mode 100644
index 0000000..21458b2
--- /dev/null
+++ b/content-uup.php
@@ -0,0 +1,32 @@
+
+
+
+>
+
';
+ ?>
+
+
+
+
+ '
' . __( 'Pages:', 'cs' ),
+ 'after' => '
',
+ ) );
+ ?>
+
+
+
diff --git a/css/executive.css b/css/executive.css
index 256595b..21e6bb7 100644
--- a/css/executive.css
+++ b/css/executive.css
@@ -8397,6 +8397,8 @@ input[type="button"]#footers.btn-block {
margin-top: 30px; }
#page-user-profile .uup-user .uup-name {
display: none; }
+ #page-user-profile .uup-user .uup-email {
+ display: none; }
#page-user-profile .uup-user span {
margin-bottom: 15px; }
#page-user-profile .entry-content {
diff --git a/page-user-profile.php b/page-user-profile.php
index ed71cd4..3fa5acf 100644
--- a/page-user-profile.php
+++ b/page-user-profile.php
@@ -19,7 +19,8 @@