diff --git a/view/theme/redbasic/tpl/profile_advanced.tpl b/view/theme/redbasic/tpl/profile_advanced.tpl
deleted file mode 100644
index cb0cc4d9a..000000000
--- a/view/theme/redbasic/tpl/profile_advanced.tpl
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
- - $profile.fullname.0
- - $profile.fullname.1
-
-
-{{ if $profile.gender }}
-
- - $profile.gender.0
- - $profile.gender.1
-
-{{ endif }}
-
-{{ if $profile.birthday }}
-
- - $profile.birthday.0
- - $profile.birthday.1
-
-{{ endif }}
-
-{{ if $profile.age }}
-
- - $profile.age.0
- - $profile.age.1
-
-{{ endif }}
-
-{{ if $profile.marital }}
-
- - ♥ $profile.marital.0
- - $profile.marital.1{{ if $profile.marital.with }} ($profile.marital.with){{ endif }}{{ if $profile.howlong }} $profile.howlong{{ endif }}
-
-{{ endif }}
-
-{{ if $profile.sexual }}
-
- - $profile.sexual.0
- - $profile.sexual.1
-
-{{ endif }}
-
-{{ if $profile.keywords }}
-
- - $profile.keywords.0
- - $profile.keywords.1
-
-{{ endif }}
-
-{{ if $profile.homepage }}
-
- - $profile.homepage.0
- - $profile.homepage.1
-
-{{ endif }}
-
-{{ if $profile.hometown }}
-
- - $profile.hometown.0
- - $profile.hometown.1
-
-{{ endif }}
-
-{{ if $profile.politic }}
-
- - $profile.politic.0
- - $profile.politic.1
-
-{{ endif }}
-
-{{ if $profile.religion }}
-
- - $profile.religion.0
- - $profile.religion.1
-
-{{ endif }}
-
-{{ if $profile.about }}
-
- - $profile.about.0
- - $profile.about.1
-
-{{ endif }}
-
-{{ if $profile.interest }}
-
- - $profile.interest.0
- - $profile.interest.1
-
-{{ endif }}
-
-{{ if $profile.likes }}
-
- - $profile.likes.0
- - $profile.likes.1
-
-{{ endif }}
-
-{{ if $profile.dislikes }}
-
- - $profile.dislikes.0
- - $profile.dislikes.1
-
-{{ endif }}
-
-{{ if $profile.contact }}
-
- - $profile.contact.0
- - $profile.contact.1
-
-{{ endif }}
-
-
-{{ if $profile.music }}
-
- - $profile.music.0
- - $profile.music.1
-
-{{ endif }}
-
-
-{{ if $profile.book }}
-
- - $profile.book.0
- - $profile.book.1
-
-{{ endif }}
-
-
-{{ if $profile.tv }}
-
- - $profile.tv.0
- - $profile.tv.1
-
-{{ endif }}
-
-
-{{ if $profile.film }}
-
- - $profile.film.0
- - $profile.film.1
-
-{{ endif }}
-
-
-{{ if $profile.romance }}
-
- - $profile.romance.0
- - $profile.romance.1
-
-{{ endif }}
-
-
-{{ if $profile.work }}
-
- - $profile.work.0
- - $profile.work.1
-
-{{ endif }}
-
-{{ if $profile.education }}
-
- - $profile.education.0
- - $profile.education.1
-
-{{ endif }}
-
-
-
-