diff --git a/app/templates/views/user-profile.html b/app/templates/views/user-profile.html index 58003e5e4..876a14280 100644 --- a/app/templates/views/user-profile.html +++ b/app/templates/views/user-profile.html @@ -63,7 +63,6 @@ ) }} {% endcall %} - IS IT HERE???? {{ current_user.preferred_timezone }} {% call row() %} {{ text_field('Preferred Timezone') }} {{ optional_text_field(current_user.preferred_timezone) }}