From caf73558d62835969fae2d38a926925970b103e2 Mon Sep 17 00:00:00 2001 From: Georg Gadinger Date: Tue, 25 Oct 2022 20:05:54 +0200 Subject: [PATCH] views: rename .haml to .html.haml --- app/views/about/{about.haml => about.html.haml} | 0 app/views/about/{index.haml => index.html.haml} | 0 app/views/about/{privacy_policy.haml => privacy_policy.html.haml} | 0 app/views/about/{terms.haml => terms.html.haml} | 0 app/views/actions/{_answer.haml => _answer.html.haml} | 0 app/views/actions/{_comment.haml => _comment.html.haml} | 0 app/views/actions/{_question.haml => _question.html.haml} | 0 app/views/actions/{_share.haml => _share.html.haml} | 0 app/views/announcement/{edit.haml => edit.html.haml} | 0 app/views/announcement/{index.haml => index.html.haml} | 0 app/views/announcement/{new.haml => new.html.haml} | 0 app/views/answer/{show.haml => show.html.haml} | 0 app/views/answerbox/{_actions.haml => _actions.html.haml} | 0 app/views/answerbox/{_comments.haml => _comments.html.haml} | 0 app/views/answerbox/{_header.haml => _header.html.haml} | 0 app/views/answerbox/{_smiles.haml => _smiles.html.haml} | 0 app/views/application/{_answerbox.haml => _answerbox.html.haml} | 0 .../application/{_questionbox.haml => _questionbox.html.haml} | 0 ...or_authentication.haml => two_factor_authentication.html.haml} | 0 app/views/devise/confirmations/{new.haml => new.html.haml} | 0 ...tion_instructions.haml => confirmation_instructions.html.haml} | 0 ...rd_instructions.haml => reset_password_instructions.html.haml} | 0 .../{unlock_instructions.haml => unlock_instructions.html.haml} | 0 app/views/devise/passwords/{edit.haml => edit.html.haml} | 0 app/views/devise/passwords/{new.haml => new.html.haml} | 0 app/views/devise/registrations/{edit.haml => edit.html.haml} | 0 app/views/devise/registrations/{new.haml => new.html.haml} | 0 app/views/devise/sessions/{new.haml => new.html.haml} | 0 app/views/devise/shared/{_links.haml => _links.html.haml} | 0 app/views/devise/unlocks/{new.haml => new.html.haml} | 0 app/views/discover/{_userbox.haml => _userbox.html.haml} | 0 app/views/discover/{index.haml => index.html.haml} | 0 app/views/discover/tab/{_answers.haml => _answers.html.haml} | 0 app/views/discover/tab/{_asked.haml => _asked.html.haml} | 0 app/views/discover/tab/{_discussed.haml => _discussed.html.haml} | 0 app/views/discover/tab/{_most.haml => _most.html.haml} | 0 app/views/discover/tab/{_new.haml => _new.html.haml} | 0 app/views/discover/tab/{_questions.haml => _questions.html.haml} | 0 app/views/feedback/{bugs.haml => bugs.html.haml} | 0 app/views/feedback/{consent.haml => consent.html.haml} | 0 app/views/feedback/{features.haml => features.html.haml} | 0 app/views/inbox/{_actions.haml => _actions.html.haml} | 0 app/views/inbox/{_entry.haml => _entry.html.haml} | 0 app/views/inbox/{show.haml => show.html.haml} | 0 app/views/layouts/{_messages.haml => _messages.html.haml} | 0 app/views/layouts/{application.haml => application.html.haml} | 0 app/views/layouts/{base.haml => base.html.haml} | 0 app/views/layouts/{feed.haml => feed.html.haml} | 0 app/views/layouts/{feedback.haml => feedback.html.haml} | 0 app/views/layouts/{inbox.haml => inbox.html.haml} | 0 app/views/layouts/{mail.haml => mail.html.haml} | 0 app/views/layouts/moderation/{reports.haml => reports.html.haml} | 0 app/views/layouts/{notifications.haml => notifications.html.haml} | 0 app/views/layouts/user/{profile.haml => profile.html.haml} | 0 app/views/layouts/user/{settings.haml => settings.html.haml} | 0 app/views/link_filter/{index.haml => index.html.haml} | 0 app/views/modal/{_ask.haml => _ask.html.haml} | 0 app/views/modal/{_ban.haml => _ban.html.haml} | 0 .../modal/{_comment_smiles.haml => _comment_smiles.html.haml} | 0 app/views/modal/{_list.haml => _list.html.haml} | 0 app/views/modal/{_password.haml => _password.html.haml} | 0 app/views/modal/{_privileges.haml => _privileges.html.haml} | 0 app/views/modal/ban/{_controls.haml => _controls.html.haml} | 0 app/views/modal/ban/{_history.haml => _history.html.haml} | 0 app/views/modal/ban/{_unban.haml => _unban.html.haml} | 0 app/views/modal/list/{_item.haml => _item.html.haml} | 0 app/views/modal/privileges/{_item.haml => _item.html.haml} | 0 .../moderation/{_moderationbox.haml => _moderationbox.html.haml} | 0 .../moderation/anonymous_block/{index.haml => index.html.haml} | 0 app/views/moderation/inbox/{_header.haml => _header.html.haml} | 0 app/views/moderation/inbox/{index.haml => index.html.haml} | 0 .../moderation/questions/{_header.haml => _header.html.haml} | 0 app/views/moderation/questions/{show.haml => show.html.haml} | 0 app/views/moderation/reports/{index.haml => index.html.haml} | 0 app/views/navigation/{_desktop.haml => _desktop.html.haml} | 0 app/views/navigation/{_guest.haml => _guest.html.haml} | 0 app/views/navigation/{_main.haml => _main.html.haml} | 0 app/views/navigation/{_mobile.haml => _mobile.html.haml} | 0 .../dropdown/{_notifications.haml => _notifications.html.haml} | 0 .../navigation/dropdown/{_profile.haml => _profile.html.haml} | 0 app/views/notifications/{index.haml => index.html.haml} | 0 app/views/notifications/type/{_answer.haml => _answer.html.haml} | 0 .../notifications/type/{_comment.haml => _comment.html.haml} | 0 app/views/notifications/type/{_follow.haml => _follow.html.haml} | 0 .../notifications/type/{_reaction.haml => _reaction.html.haml} | 0 app/views/question/{_question.haml => _question.html.haml} | 0 app/views/question/{show.haml => show.html.haml} | 0 app/views/services/{index.haml => index.html.haml} | 0 app/views/settings/{_account.haml => _account.html.haml} | 0 app/views/settings/{_services.haml => _services.html.haml} | 0 app/views/settings/blocks/{index.haml => index.html.haml} | 0 app/views/settings/data/{index.haml => index.html.haml} | 0 app/views/settings/export/{index.haml => index.html.haml} | 0 app/views/settings/mutes/{index.haml => index.html.haml} | 0 app/views/settings/privacy/{edit.haml => edit.html.haml} | 0 app/views/settings/profile/{edit.haml => edit.html.haml} | 0 app/views/settings/theme/{edit.haml => edit.html.haml} | 0 .../{_totp_enabled.haml => _totp_enabled.html.haml} | 0 .../{_totp_setup.haml => _totp_setup.html.haml} | 0 .../shared/{_announcements.haml => _announcements.html.haml} | 0 .../shared/{_anonymous_block.haml => _anonymous_block.html.haml} | 0 app/views/shared/{_links.haml => _links.html.haml} | 0 app/views/shared/{_locales.haml => _locales.html.haml} | 0 app/views/shared/{_question.haml => _question.html.haml} | 0 app/views/shared/{_userbox.haml => _userbox.html.haml} | 0 app/views/tabs/{_feed.haml => _feed.html.haml} | 0 app/views/tabs/{_moderation.haml => _moderation.html.haml} | 0 app/views/tabs/{_notifications.haml => _notifications.html.haml} | 0 app/views/tabs/{_profile.haml => _profile.html.haml} | 0 app/views/tabs/{_settings.haml => _settings.html.haml} | 0 app/views/timeline/{timeline.haml => timeline.html.haml} | 0 app/views/user/{_actions.haml => _actions.html.haml} | 0 app/views/user/{_profile.haml => _profile.html.haml} | 0 app/views/user/{questions.haml => questions.html.haml} | 0 app/views/user/{show.haml => show.html.haml} | 0 app/views/user/{show_follow.haml => show_follow.html.haml} | 0 116 files changed, 0 insertions(+), 0 deletions(-) rename app/views/about/{about.haml => about.html.haml} (100%) rename app/views/about/{index.haml => index.html.haml} (100%) rename app/views/about/{privacy_policy.haml => privacy_policy.html.haml} (100%) rename app/views/about/{terms.haml => terms.html.haml} (100%) rename app/views/actions/{_answer.haml => _answer.html.haml} (100%) rename app/views/actions/{_comment.haml => _comment.html.haml} (100%) rename app/views/actions/{_question.haml => _question.html.haml} (100%) rename app/views/actions/{_share.haml => _share.html.haml} (100%) rename app/views/announcement/{edit.haml => edit.html.haml} (100%) rename app/views/announcement/{index.haml => index.html.haml} (100%) rename app/views/announcement/{new.haml => new.html.haml} (100%) rename app/views/answer/{show.haml => show.html.haml} (100%) rename app/views/answerbox/{_actions.haml => _actions.html.haml} (100%) rename app/views/answerbox/{_comments.haml => _comments.html.haml} (100%) rename app/views/answerbox/{_header.haml => _header.html.haml} (100%) rename app/views/answerbox/{_smiles.haml => _smiles.html.haml} (100%) rename app/views/application/{_answerbox.haml => _answerbox.html.haml} (100%) rename app/views/application/{_questionbox.haml => _questionbox.html.haml} (100%) rename app/views/auth/{two_factor_authentication.haml => two_factor_authentication.html.haml} (100%) rename app/views/devise/confirmations/{new.haml => new.html.haml} (100%) rename app/views/devise/mailer/{confirmation_instructions.haml => confirmation_instructions.html.haml} (100%) rename app/views/devise/mailer/{reset_password_instructions.haml => reset_password_instructions.html.haml} (100%) rename app/views/devise/mailer/{unlock_instructions.haml => unlock_instructions.html.haml} (100%) rename app/views/devise/passwords/{edit.haml => edit.html.haml} (100%) rename app/views/devise/passwords/{new.haml => new.html.haml} (100%) rename app/views/devise/registrations/{edit.haml => edit.html.haml} (100%) rename app/views/devise/registrations/{new.haml => new.html.haml} (100%) rename app/views/devise/sessions/{new.haml => new.html.haml} (100%) rename app/views/devise/shared/{_links.haml => _links.html.haml} (100%) rename app/views/devise/unlocks/{new.haml => new.html.haml} (100%) rename app/views/discover/{_userbox.haml => _userbox.html.haml} (100%) rename app/views/discover/{index.haml => index.html.haml} (100%) rename app/views/discover/tab/{_answers.haml => _answers.html.haml} (100%) rename app/views/discover/tab/{_asked.haml => _asked.html.haml} (100%) rename app/views/discover/tab/{_discussed.haml => _discussed.html.haml} (100%) rename app/views/discover/tab/{_most.haml => _most.html.haml} (100%) rename app/views/discover/tab/{_new.haml => _new.html.haml} (100%) rename app/views/discover/tab/{_questions.haml => _questions.html.haml} (100%) rename app/views/feedback/{bugs.haml => bugs.html.haml} (100%) rename app/views/feedback/{consent.haml => consent.html.haml} (100%) rename app/views/feedback/{features.haml => features.html.haml} (100%) rename app/views/inbox/{_actions.haml => _actions.html.haml} (100%) rename app/views/inbox/{_entry.haml => _entry.html.haml} (100%) rename app/views/inbox/{show.haml => show.html.haml} (100%) rename app/views/layouts/{_messages.haml => _messages.html.haml} (100%) rename app/views/layouts/{application.haml => application.html.haml} (100%) rename app/views/layouts/{base.haml => base.html.haml} (100%) rename app/views/layouts/{feed.haml => feed.html.haml} (100%) rename app/views/layouts/{feedback.haml => feedback.html.haml} (100%) rename app/views/layouts/{inbox.haml => inbox.html.haml} (100%) rename app/views/layouts/{mail.haml => mail.html.haml} (100%) rename app/views/layouts/moderation/{reports.haml => reports.html.haml} (100%) rename app/views/layouts/{notifications.haml => notifications.html.haml} (100%) rename app/views/layouts/user/{profile.haml => profile.html.haml} (100%) rename app/views/layouts/user/{settings.haml => settings.html.haml} (100%) rename app/views/link_filter/{index.haml => index.html.haml} (100%) rename app/views/modal/{_ask.haml => _ask.html.haml} (100%) rename app/views/modal/{_ban.haml => _ban.html.haml} (100%) rename app/views/modal/{_comment_smiles.haml => _comment_smiles.html.haml} (100%) rename app/views/modal/{_list.haml => _list.html.haml} (100%) rename app/views/modal/{_password.haml => _password.html.haml} (100%) rename app/views/modal/{_privileges.haml => _privileges.html.haml} (100%) rename app/views/modal/ban/{_controls.haml => _controls.html.haml} (100%) rename app/views/modal/ban/{_history.haml => _history.html.haml} (100%) rename app/views/modal/ban/{_unban.haml => _unban.html.haml} (100%) rename app/views/modal/list/{_item.haml => _item.html.haml} (100%) rename app/views/modal/privileges/{_item.haml => _item.html.haml} (100%) rename app/views/moderation/{_moderationbox.haml => _moderationbox.html.haml} (100%) rename app/views/moderation/anonymous_block/{index.haml => index.html.haml} (100%) rename app/views/moderation/inbox/{_header.haml => _header.html.haml} (100%) rename app/views/moderation/inbox/{index.haml => index.html.haml} (100%) rename app/views/moderation/questions/{_header.haml => _header.html.haml} (100%) rename app/views/moderation/questions/{show.haml => show.html.haml} (100%) rename app/views/moderation/reports/{index.haml => index.html.haml} (100%) rename app/views/navigation/{_desktop.haml => _desktop.html.haml} (100%) rename app/views/navigation/{_guest.haml => _guest.html.haml} (100%) rename app/views/navigation/{_main.haml => _main.html.haml} (100%) rename app/views/navigation/{_mobile.haml => _mobile.html.haml} (100%) rename app/views/navigation/dropdown/{_notifications.haml => _notifications.html.haml} (100%) rename app/views/navigation/dropdown/{_profile.haml => _profile.html.haml} (100%) rename app/views/notifications/{index.haml => index.html.haml} (100%) rename app/views/notifications/type/{_answer.haml => _answer.html.haml} (100%) rename app/views/notifications/type/{_comment.haml => _comment.html.haml} (100%) rename app/views/notifications/type/{_follow.haml => _follow.html.haml} (100%) rename app/views/notifications/type/{_reaction.haml => _reaction.html.haml} (100%) rename app/views/question/{_question.haml => _question.html.haml} (100%) rename app/views/question/{show.haml => show.html.haml} (100%) rename app/views/services/{index.haml => index.html.haml} (100%) rename app/views/settings/{_account.haml => _account.html.haml} (100%) rename app/views/settings/{_services.haml => _services.html.haml} (100%) rename app/views/settings/blocks/{index.haml => index.html.haml} (100%) rename app/views/settings/data/{index.haml => index.html.haml} (100%) rename app/views/settings/export/{index.haml => index.html.haml} (100%) rename app/views/settings/mutes/{index.haml => index.html.haml} (100%) rename app/views/settings/privacy/{edit.haml => edit.html.haml} (100%) rename app/views/settings/profile/{edit.haml => edit.html.haml} (100%) rename app/views/settings/theme/{edit.haml => edit.html.haml} (100%) rename app/views/settings/two_factor_authentication/otp_authentication/{_totp_enabled.haml => _totp_enabled.html.haml} (100%) rename app/views/settings/two_factor_authentication/otp_authentication/{_totp_setup.haml => _totp_setup.html.haml} (100%) rename app/views/shared/{_announcements.haml => _announcements.html.haml} (100%) rename app/views/shared/{_anonymous_block.haml => _anonymous_block.html.haml} (100%) rename app/views/shared/{_links.haml => _links.html.haml} (100%) rename app/views/shared/{_locales.haml => _locales.html.haml} (100%) rename app/views/shared/{_question.haml => _question.html.haml} (100%) rename app/views/shared/{_userbox.haml => _userbox.html.haml} (100%) rename app/views/tabs/{_feed.haml => _feed.html.haml} (100%) rename app/views/tabs/{_moderation.haml => _moderation.html.haml} (100%) rename app/views/tabs/{_notifications.haml => _notifications.html.haml} (100%) rename app/views/tabs/{_profile.haml => _profile.html.haml} (100%) rename app/views/tabs/{_settings.haml => _settings.html.haml} (100%) rename app/views/timeline/{timeline.haml => timeline.html.haml} (100%) rename app/views/user/{_actions.haml => _actions.html.haml} (100%) rename app/views/user/{_profile.haml => _profile.html.haml} (100%) rename app/views/user/{questions.haml => questions.html.haml} (100%) rename app/views/user/{show.haml => show.html.haml} (100%) rename app/views/user/{show_follow.haml => show_follow.html.haml} (100%) diff --git a/app/views/about/about.haml b/app/views/about/about.html.haml similarity index 100% rename from app/views/about/about.haml rename to app/views/about/about.html.haml diff --git a/app/views/about/index.haml b/app/views/about/index.html.haml similarity index 100% rename from app/views/about/index.haml rename to app/views/about/index.html.haml diff --git a/app/views/about/privacy_policy.haml b/app/views/about/privacy_policy.html.haml similarity index 100% rename from app/views/about/privacy_policy.haml rename to app/views/about/privacy_policy.html.haml diff --git a/app/views/about/terms.haml b/app/views/about/terms.html.haml similarity index 100% rename from app/views/about/terms.haml rename to app/views/about/terms.html.haml diff --git a/app/views/actions/_answer.haml b/app/views/actions/_answer.html.haml similarity index 100% rename from app/views/actions/_answer.haml rename to app/views/actions/_answer.html.haml diff --git a/app/views/actions/_comment.haml b/app/views/actions/_comment.html.haml similarity index 100% rename from app/views/actions/_comment.haml rename to app/views/actions/_comment.html.haml diff --git a/app/views/actions/_question.haml b/app/views/actions/_question.html.haml similarity index 100% rename from app/views/actions/_question.haml rename to app/views/actions/_question.html.haml diff --git a/app/views/actions/_share.haml b/app/views/actions/_share.html.haml similarity index 100% rename from app/views/actions/_share.haml rename to app/views/actions/_share.html.haml diff --git a/app/views/announcement/edit.haml b/app/views/announcement/edit.html.haml similarity index 100% rename from app/views/announcement/edit.haml rename to app/views/announcement/edit.html.haml diff --git a/app/views/announcement/index.haml b/app/views/announcement/index.html.haml similarity index 100% rename from app/views/announcement/index.haml rename to app/views/announcement/index.html.haml diff --git a/app/views/announcement/new.haml b/app/views/announcement/new.html.haml similarity index 100% rename from app/views/announcement/new.haml rename to app/views/announcement/new.html.haml diff --git a/app/views/answer/show.haml b/app/views/answer/show.html.haml similarity index 100% rename from app/views/answer/show.haml rename to app/views/answer/show.html.haml diff --git a/app/views/answerbox/_actions.haml b/app/views/answerbox/_actions.html.haml similarity index 100% rename from app/views/answerbox/_actions.haml rename to app/views/answerbox/_actions.html.haml diff --git a/app/views/answerbox/_comments.haml b/app/views/answerbox/_comments.html.haml similarity index 100% rename from app/views/answerbox/_comments.haml rename to app/views/answerbox/_comments.html.haml diff --git a/app/views/answerbox/_header.haml b/app/views/answerbox/_header.html.haml similarity index 100% rename from app/views/answerbox/_header.haml rename to app/views/answerbox/_header.html.haml diff --git a/app/views/answerbox/_smiles.haml b/app/views/answerbox/_smiles.html.haml similarity index 100% rename from app/views/answerbox/_smiles.haml rename to app/views/answerbox/_smiles.html.haml diff --git a/app/views/application/_answerbox.haml b/app/views/application/_answerbox.html.haml similarity index 100% rename from app/views/application/_answerbox.haml rename to app/views/application/_answerbox.html.haml diff --git a/app/views/application/_questionbox.haml b/app/views/application/_questionbox.html.haml similarity index 100% rename from app/views/application/_questionbox.haml rename to app/views/application/_questionbox.html.haml diff --git a/app/views/auth/two_factor_authentication.haml b/app/views/auth/two_factor_authentication.html.haml similarity index 100% rename from app/views/auth/two_factor_authentication.haml rename to app/views/auth/two_factor_authentication.html.haml diff --git a/app/views/devise/confirmations/new.haml b/app/views/devise/confirmations/new.html.haml similarity index 100% rename from app/views/devise/confirmations/new.haml rename to app/views/devise/confirmations/new.html.haml diff --git a/app/views/devise/mailer/confirmation_instructions.haml b/app/views/devise/mailer/confirmation_instructions.html.haml similarity index 100% rename from app/views/devise/mailer/confirmation_instructions.haml rename to app/views/devise/mailer/confirmation_instructions.html.haml diff --git a/app/views/devise/mailer/reset_password_instructions.haml b/app/views/devise/mailer/reset_password_instructions.html.haml similarity index 100% rename from app/views/devise/mailer/reset_password_instructions.haml rename to app/views/devise/mailer/reset_password_instructions.html.haml diff --git a/app/views/devise/mailer/unlock_instructions.haml b/app/views/devise/mailer/unlock_instructions.html.haml similarity index 100% rename from app/views/devise/mailer/unlock_instructions.haml rename to app/views/devise/mailer/unlock_instructions.html.haml diff --git a/app/views/devise/passwords/edit.haml b/app/views/devise/passwords/edit.html.haml similarity index 100% rename from app/views/devise/passwords/edit.haml rename to app/views/devise/passwords/edit.html.haml diff --git a/app/views/devise/passwords/new.haml b/app/views/devise/passwords/new.html.haml similarity index 100% rename from app/views/devise/passwords/new.haml rename to app/views/devise/passwords/new.html.haml diff --git a/app/views/devise/registrations/edit.haml b/app/views/devise/registrations/edit.html.haml similarity index 100% rename from app/views/devise/registrations/edit.haml rename to app/views/devise/registrations/edit.html.haml diff --git a/app/views/devise/registrations/new.haml b/app/views/devise/registrations/new.html.haml similarity index 100% rename from app/views/devise/registrations/new.haml rename to app/views/devise/registrations/new.html.haml diff --git a/app/views/devise/sessions/new.haml b/app/views/devise/sessions/new.html.haml similarity index 100% rename from app/views/devise/sessions/new.haml rename to app/views/devise/sessions/new.html.haml diff --git a/app/views/devise/shared/_links.haml b/app/views/devise/shared/_links.html.haml similarity index 100% rename from app/views/devise/shared/_links.haml rename to app/views/devise/shared/_links.html.haml diff --git a/app/views/devise/unlocks/new.haml b/app/views/devise/unlocks/new.html.haml similarity index 100% rename from app/views/devise/unlocks/new.haml rename to app/views/devise/unlocks/new.html.haml diff --git a/app/views/discover/_userbox.haml b/app/views/discover/_userbox.html.haml similarity index 100% rename from app/views/discover/_userbox.haml rename to app/views/discover/_userbox.html.haml diff --git a/app/views/discover/index.haml b/app/views/discover/index.html.haml similarity index 100% rename from app/views/discover/index.haml rename to app/views/discover/index.html.haml diff --git a/app/views/discover/tab/_answers.haml b/app/views/discover/tab/_answers.html.haml similarity index 100% rename from app/views/discover/tab/_answers.haml rename to app/views/discover/tab/_answers.html.haml diff --git a/app/views/discover/tab/_asked.haml b/app/views/discover/tab/_asked.html.haml similarity index 100% rename from app/views/discover/tab/_asked.haml rename to app/views/discover/tab/_asked.html.haml diff --git a/app/views/discover/tab/_discussed.haml b/app/views/discover/tab/_discussed.html.haml similarity index 100% rename from app/views/discover/tab/_discussed.haml rename to app/views/discover/tab/_discussed.html.haml diff --git a/app/views/discover/tab/_most.haml b/app/views/discover/tab/_most.html.haml similarity index 100% rename from app/views/discover/tab/_most.haml rename to app/views/discover/tab/_most.html.haml diff --git a/app/views/discover/tab/_new.haml b/app/views/discover/tab/_new.html.haml similarity index 100% rename from app/views/discover/tab/_new.haml rename to app/views/discover/tab/_new.html.haml diff --git a/app/views/discover/tab/_questions.haml b/app/views/discover/tab/_questions.html.haml similarity index 100% rename from app/views/discover/tab/_questions.haml rename to app/views/discover/tab/_questions.html.haml diff --git a/app/views/feedback/bugs.haml b/app/views/feedback/bugs.html.haml similarity index 100% rename from app/views/feedback/bugs.haml rename to app/views/feedback/bugs.html.haml diff --git a/app/views/feedback/consent.haml b/app/views/feedback/consent.html.haml similarity index 100% rename from app/views/feedback/consent.haml rename to app/views/feedback/consent.html.haml diff --git a/app/views/feedback/features.haml b/app/views/feedback/features.html.haml similarity index 100% rename from app/views/feedback/features.haml rename to app/views/feedback/features.html.haml diff --git a/app/views/inbox/_actions.haml b/app/views/inbox/_actions.html.haml similarity index 100% rename from app/views/inbox/_actions.haml rename to app/views/inbox/_actions.html.haml diff --git a/app/views/inbox/_entry.haml b/app/views/inbox/_entry.html.haml similarity index 100% rename from app/views/inbox/_entry.haml rename to app/views/inbox/_entry.html.haml diff --git a/app/views/inbox/show.haml b/app/views/inbox/show.html.haml similarity index 100% rename from app/views/inbox/show.haml rename to app/views/inbox/show.html.haml diff --git a/app/views/layouts/_messages.haml b/app/views/layouts/_messages.html.haml similarity index 100% rename from app/views/layouts/_messages.haml rename to app/views/layouts/_messages.html.haml diff --git a/app/views/layouts/application.haml b/app/views/layouts/application.html.haml similarity index 100% rename from app/views/layouts/application.haml rename to app/views/layouts/application.html.haml diff --git a/app/views/layouts/base.haml b/app/views/layouts/base.html.haml similarity index 100% rename from app/views/layouts/base.haml rename to app/views/layouts/base.html.haml diff --git a/app/views/layouts/feed.haml b/app/views/layouts/feed.html.haml similarity index 100% rename from app/views/layouts/feed.haml rename to app/views/layouts/feed.html.haml diff --git a/app/views/layouts/feedback.haml b/app/views/layouts/feedback.html.haml similarity index 100% rename from app/views/layouts/feedback.haml rename to app/views/layouts/feedback.html.haml diff --git a/app/views/layouts/inbox.haml b/app/views/layouts/inbox.html.haml similarity index 100% rename from app/views/layouts/inbox.haml rename to app/views/layouts/inbox.html.haml diff --git a/app/views/layouts/mail.haml b/app/views/layouts/mail.html.haml similarity index 100% rename from app/views/layouts/mail.haml rename to app/views/layouts/mail.html.haml diff --git a/app/views/layouts/moderation/reports.haml b/app/views/layouts/moderation/reports.html.haml similarity index 100% rename from app/views/layouts/moderation/reports.haml rename to app/views/layouts/moderation/reports.html.haml diff --git a/app/views/layouts/notifications.haml b/app/views/layouts/notifications.html.haml similarity index 100% rename from app/views/layouts/notifications.haml rename to app/views/layouts/notifications.html.haml diff --git a/app/views/layouts/user/profile.haml b/app/views/layouts/user/profile.html.haml similarity index 100% rename from app/views/layouts/user/profile.haml rename to app/views/layouts/user/profile.html.haml diff --git a/app/views/layouts/user/settings.haml b/app/views/layouts/user/settings.html.haml similarity index 100% rename from app/views/layouts/user/settings.haml rename to app/views/layouts/user/settings.html.haml diff --git a/app/views/link_filter/index.haml b/app/views/link_filter/index.html.haml similarity index 100% rename from app/views/link_filter/index.haml rename to app/views/link_filter/index.html.haml diff --git a/app/views/modal/_ask.haml b/app/views/modal/_ask.html.haml similarity index 100% rename from app/views/modal/_ask.haml rename to app/views/modal/_ask.html.haml diff --git a/app/views/modal/_ban.haml b/app/views/modal/_ban.html.haml similarity index 100% rename from app/views/modal/_ban.haml rename to app/views/modal/_ban.html.haml diff --git a/app/views/modal/_comment_smiles.haml b/app/views/modal/_comment_smiles.html.haml similarity index 100% rename from app/views/modal/_comment_smiles.haml rename to app/views/modal/_comment_smiles.html.haml diff --git a/app/views/modal/_list.haml b/app/views/modal/_list.html.haml similarity index 100% rename from app/views/modal/_list.haml rename to app/views/modal/_list.html.haml diff --git a/app/views/modal/_password.haml b/app/views/modal/_password.html.haml similarity index 100% rename from app/views/modal/_password.haml rename to app/views/modal/_password.html.haml diff --git a/app/views/modal/_privileges.haml b/app/views/modal/_privileges.html.haml similarity index 100% rename from app/views/modal/_privileges.haml rename to app/views/modal/_privileges.html.haml diff --git a/app/views/modal/ban/_controls.haml b/app/views/modal/ban/_controls.html.haml similarity index 100% rename from app/views/modal/ban/_controls.haml rename to app/views/modal/ban/_controls.html.haml diff --git a/app/views/modal/ban/_history.haml b/app/views/modal/ban/_history.html.haml similarity index 100% rename from app/views/modal/ban/_history.haml rename to app/views/modal/ban/_history.html.haml diff --git a/app/views/modal/ban/_unban.haml b/app/views/modal/ban/_unban.html.haml similarity index 100% rename from app/views/modal/ban/_unban.haml rename to app/views/modal/ban/_unban.html.haml diff --git a/app/views/modal/list/_item.haml b/app/views/modal/list/_item.html.haml similarity index 100% rename from app/views/modal/list/_item.haml rename to app/views/modal/list/_item.html.haml diff --git a/app/views/modal/privileges/_item.haml b/app/views/modal/privileges/_item.html.haml similarity index 100% rename from app/views/modal/privileges/_item.haml rename to app/views/modal/privileges/_item.html.haml diff --git a/app/views/moderation/_moderationbox.haml b/app/views/moderation/_moderationbox.html.haml similarity index 100% rename from app/views/moderation/_moderationbox.haml rename to app/views/moderation/_moderationbox.html.haml diff --git a/app/views/moderation/anonymous_block/index.haml b/app/views/moderation/anonymous_block/index.html.haml similarity index 100% rename from app/views/moderation/anonymous_block/index.haml rename to app/views/moderation/anonymous_block/index.html.haml diff --git a/app/views/moderation/inbox/_header.haml b/app/views/moderation/inbox/_header.html.haml similarity index 100% rename from app/views/moderation/inbox/_header.haml rename to app/views/moderation/inbox/_header.html.haml diff --git a/app/views/moderation/inbox/index.haml b/app/views/moderation/inbox/index.html.haml similarity index 100% rename from app/views/moderation/inbox/index.haml rename to app/views/moderation/inbox/index.html.haml diff --git a/app/views/moderation/questions/_header.haml b/app/views/moderation/questions/_header.html.haml similarity index 100% rename from app/views/moderation/questions/_header.haml rename to app/views/moderation/questions/_header.html.haml diff --git a/app/views/moderation/questions/show.haml b/app/views/moderation/questions/show.html.haml similarity index 100% rename from app/views/moderation/questions/show.haml rename to app/views/moderation/questions/show.html.haml diff --git a/app/views/moderation/reports/index.haml b/app/views/moderation/reports/index.html.haml similarity index 100% rename from app/views/moderation/reports/index.haml rename to app/views/moderation/reports/index.html.haml diff --git a/app/views/navigation/_desktop.haml b/app/views/navigation/_desktop.html.haml similarity index 100% rename from app/views/navigation/_desktop.haml rename to app/views/navigation/_desktop.html.haml diff --git a/app/views/navigation/_guest.haml b/app/views/navigation/_guest.html.haml similarity index 100% rename from app/views/navigation/_guest.haml rename to app/views/navigation/_guest.html.haml diff --git a/app/views/navigation/_main.haml b/app/views/navigation/_main.html.haml similarity index 100% rename from app/views/navigation/_main.haml rename to app/views/navigation/_main.html.haml diff --git a/app/views/navigation/_mobile.haml b/app/views/navigation/_mobile.html.haml similarity index 100% rename from app/views/navigation/_mobile.haml rename to app/views/navigation/_mobile.html.haml diff --git a/app/views/navigation/dropdown/_notifications.haml b/app/views/navigation/dropdown/_notifications.html.haml similarity index 100% rename from app/views/navigation/dropdown/_notifications.haml rename to app/views/navigation/dropdown/_notifications.html.haml diff --git a/app/views/navigation/dropdown/_profile.haml b/app/views/navigation/dropdown/_profile.html.haml similarity index 100% rename from app/views/navigation/dropdown/_profile.haml rename to app/views/navigation/dropdown/_profile.html.haml diff --git a/app/views/notifications/index.haml b/app/views/notifications/index.html.haml similarity index 100% rename from app/views/notifications/index.haml rename to app/views/notifications/index.html.haml diff --git a/app/views/notifications/type/_answer.haml b/app/views/notifications/type/_answer.html.haml similarity index 100% rename from app/views/notifications/type/_answer.haml rename to app/views/notifications/type/_answer.html.haml diff --git a/app/views/notifications/type/_comment.haml b/app/views/notifications/type/_comment.html.haml similarity index 100% rename from app/views/notifications/type/_comment.haml rename to app/views/notifications/type/_comment.html.haml diff --git a/app/views/notifications/type/_follow.haml b/app/views/notifications/type/_follow.html.haml similarity index 100% rename from app/views/notifications/type/_follow.haml rename to app/views/notifications/type/_follow.html.haml diff --git a/app/views/notifications/type/_reaction.haml b/app/views/notifications/type/_reaction.html.haml similarity index 100% rename from app/views/notifications/type/_reaction.haml rename to app/views/notifications/type/_reaction.html.haml diff --git a/app/views/question/_question.haml b/app/views/question/_question.html.haml similarity index 100% rename from app/views/question/_question.haml rename to app/views/question/_question.html.haml diff --git a/app/views/question/show.haml b/app/views/question/show.html.haml similarity index 100% rename from app/views/question/show.haml rename to app/views/question/show.html.haml diff --git a/app/views/services/index.haml b/app/views/services/index.html.haml similarity index 100% rename from app/views/services/index.haml rename to app/views/services/index.html.haml diff --git a/app/views/settings/_account.haml b/app/views/settings/_account.html.haml similarity index 100% rename from app/views/settings/_account.haml rename to app/views/settings/_account.html.haml diff --git a/app/views/settings/_services.haml b/app/views/settings/_services.html.haml similarity index 100% rename from app/views/settings/_services.haml rename to app/views/settings/_services.html.haml diff --git a/app/views/settings/blocks/index.haml b/app/views/settings/blocks/index.html.haml similarity index 100% rename from app/views/settings/blocks/index.haml rename to app/views/settings/blocks/index.html.haml diff --git a/app/views/settings/data/index.haml b/app/views/settings/data/index.html.haml similarity index 100% rename from app/views/settings/data/index.haml rename to app/views/settings/data/index.html.haml diff --git a/app/views/settings/export/index.haml b/app/views/settings/export/index.html.haml similarity index 100% rename from app/views/settings/export/index.haml rename to app/views/settings/export/index.html.haml diff --git a/app/views/settings/mutes/index.haml b/app/views/settings/mutes/index.html.haml similarity index 100% rename from app/views/settings/mutes/index.haml rename to app/views/settings/mutes/index.html.haml diff --git a/app/views/settings/privacy/edit.haml b/app/views/settings/privacy/edit.html.haml similarity index 100% rename from app/views/settings/privacy/edit.haml rename to app/views/settings/privacy/edit.html.haml diff --git a/app/views/settings/profile/edit.haml b/app/views/settings/profile/edit.html.haml similarity index 100% rename from app/views/settings/profile/edit.haml rename to app/views/settings/profile/edit.html.haml diff --git a/app/views/settings/theme/edit.haml b/app/views/settings/theme/edit.html.haml similarity index 100% rename from app/views/settings/theme/edit.haml rename to app/views/settings/theme/edit.html.haml diff --git a/app/views/settings/two_factor_authentication/otp_authentication/_totp_enabled.haml b/app/views/settings/two_factor_authentication/otp_authentication/_totp_enabled.html.haml similarity index 100% rename from app/views/settings/two_factor_authentication/otp_authentication/_totp_enabled.haml rename to app/views/settings/two_factor_authentication/otp_authentication/_totp_enabled.html.haml diff --git a/app/views/settings/two_factor_authentication/otp_authentication/_totp_setup.haml b/app/views/settings/two_factor_authentication/otp_authentication/_totp_setup.html.haml similarity index 100% rename from app/views/settings/two_factor_authentication/otp_authentication/_totp_setup.haml rename to app/views/settings/two_factor_authentication/otp_authentication/_totp_setup.html.haml diff --git a/app/views/shared/_announcements.haml b/app/views/shared/_announcements.html.haml similarity index 100% rename from app/views/shared/_announcements.haml rename to app/views/shared/_announcements.html.haml diff --git a/app/views/shared/_anonymous_block.haml b/app/views/shared/_anonymous_block.html.haml similarity index 100% rename from app/views/shared/_anonymous_block.haml rename to app/views/shared/_anonymous_block.html.haml diff --git a/app/views/shared/_links.haml b/app/views/shared/_links.html.haml similarity index 100% rename from app/views/shared/_links.haml rename to app/views/shared/_links.html.haml diff --git a/app/views/shared/_locales.haml b/app/views/shared/_locales.html.haml similarity index 100% rename from app/views/shared/_locales.haml rename to app/views/shared/_locales.html.haml diff --git a/app/views/shared/_question.haml b/app/views/shared/_question.html.haml similarity index 100% rename from app/views/shared/_question.haml rename to app/views/shared/_question.html.haml diff --git a/app/views/shared/_userbox.haml b/app/views/shared/_userbox.html.haml similarity index 100% rename from app/views/shared/_userbox.haml rename to app/views/shared/_userbox.html.haml diff --git a/app/views/tabs/_feed.haml b/app/views/tabs/_feed.html.haml similarity index 100% rename from app/views/tabs/_feed.haml rename to app/views/tabs/_feed.html.haml diff --git a/app/views/tabs/_moderation.haml b/app/views/tabs/_moderation.html.haml similarity index 100% rename from app/views/tabs/_moderation.haml rename to app/views/tabs/_moderation.html.haml diff --git a/app/views/tabs/_notifications.haml b/app/views/tabs/_notifications.html.haml similarity index 100% rename from app/views/tabs/_notifications.haml rename to app/views/tabs/_notifications.html.haml diff --git a/app/views/tabs/_profile.haml b/app/views/tabs/_profile.html.haml similarity index 100% rename from app/views/tabs/_profile.haml rename to app/views/tabs/_profile.html.haml diff --git a/app/views/tabs/_settings.haml b/app/views/tabs/_settings.html.haml similarity index 100% rename from app/views/tabs/_settings.haml rename to app/views/tabs/_settings.html.haml diff --git a/app/views/timeline/timeline.haml b/app/views/timeline/timeline.html.haml similarity index 100% rename from app/views/timeline/timeline.haml rename to app/views/timeline/timeline.html.haml diff --git a/app/views/user/_actions.haml b/app/views/user/_actions.html.haml similarity index 100% rename from app/views/user/_actions.haml rename to app/views/user/_actions.html.haml diff --git a/app/views/user/_profile.haml b/app/views/user/_profile.html.haml similarity index 100% rename from app/views/user/_profile.haml rename to app/views/user/_profile.html.haml diff --git a/app/views/user/questions.haml b/app/views/user/questions.html.haml similarity index 100% rename from app/views/user/questions.haml rename to app/views/user/questions.html.haml diff --git a/app/views/user/show.haml b/app/views/user/show.html.haml similarity index 100% rename from app/views/user/show.haml rename to app/views/user/show.html.haml diff --git a/app/views/user/show_follow.haml b/app/views/user/show_follow.html.haml similarity index 100% rename from app/views/user/show_follow.haml rename to app/views/user/show_follow.html.haml