diff --git a/templates/activity/by_date.haml b/templates/activity/by_date.haml index 96b09f4fa..65607bbaf 100644 --- a/templates/activity/by_date.haml +++ b/templates/activity/by_date.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :activity_by_date, author: author) +!= render_partial('activity/_activity', page: :activity_by_date, author: author) diff --git a/templates/activity/day_of_week.haml b/templates/activity/day_of_week.haml index f8d86ce62..b7e92f2b0 100644 --- a/templates/activity/day_of_week.haml +++ b/templates/activity/day_of_week.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :day_of_week, author: author) +!= render_partial('activity/_activity', page: :day_of_week, author: author) diff --git a/templates/activity/hour_of_day.haml b/templates/activity/hour_of_day.haml index dd955cbe1..89ffe41e9 100644 --- a/templates/activity/hour_of_day.haml +++ b/templates/activity/hour_of_day.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :hour_of_day, author: author) +!= render_partial('activity/_activity', page: :hour_of_day, author: author) diff --git a/templates/activity/hour_of_week.haml b/templates/activity/hour_of_week.haml index f23e59c2d..9060acd5d 100644 --- a/templates/activity/hour_of_week.haml +++ b/templates/activity/hour_of_week.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :hour_of_week, author: author) +!= render_partial('activity/_activity', page: :hour_of_week, author: author) diff --git a/templates/activity/month_of_year.haml b/templates/activity/month_of_year.haml index a88fdf22c..251df6d38 100644 --- a/templates/activity/month_of_year.haml +++ b/templates/activity/month_of_year.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :month_of_year, author: author) +!= render_partial('activity/_activity', page: :month_of_year, author: author) diff --git a/templates/activity/year.haml b/templates/activity/year.haml index 969a2b410..ad503181f 100644 --- a/templates/activity/year.haml +++ b/templates/activity/year.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :year, author: author) +!= render_partial('activity/_activity', page: :year, author: author) diff --git a/templates/activity/year_month.haml b/templates/activity/year_month.haml index e10cba373..2ef4ac92a 100644 --- a/templates/activity/year_month.haml +++ b/templates/activity/year_month.haml @@ -1 +1 @@ -= render_partial('activity/_activity', page: :year_month, author: author) +!= render_partial('activity/_activity', page: :year_month, author: author) diff --git a/templates/author_details/changed_lines_by_date.haml b/templates/author_details/changed_lines_by_date.haml index 73c5be8fc..369d53984 100644 --- a/templates/author_details/changed_lines_by_date.haml +++ b/templates/author_details/changed_lines_by_date.haml @@ -1 +1 @@ -= render_partial('author_details/_author_details', page: :changed_lines_by_date, author: author) +!= render_partial('author_details/_author_details', page: :changed_lines_by_date, author: author) diff --git a/templates/author_details/commits_by_date.haml b/templates/author_details/commits_by_date.haml index dee9a5753..3a3415ec2 100644 --- a/templates/author_details/commits_by_date.haml +++ b/templates/author_details/commits_by_date.haml @@ -1 +1 @@ -= render_partial('author_details/_author_details', page: :commits_by_date, author: author) +!= render_partial('author_details/_author_details', page: :commits_by_date, author: author) diff --git a/templates/author_details/deletions_by_date.haml b/templates/author_details/deletions_by_date.haml index 17138720c..df4a0e9ed 100644 --- a/templates/author_details/deletions_by_date.haml +++ b/templates/author_details/deletions_by_date.haml @@ -1 +1 @@ -= render_partial('author_details/_author_details', page: :deletions_by_date, author: author) +!= render_partial('author_details/_author_details', page: :deletions_by_date, author: author) diff --git a/templates/author_details/insertions_by_date.haml b/templates/author_details/insertions_by_date.haml index 5303667a2..46781dac9 100644 --- a/templates/author_details/insertions_by_date.haml +++ b/templates/author_details/insertions_by_date.haml @@ -1 +1 @@ -= render_partial('author_details/_author_details', page: :insertions_by_date, author: author) +!= render_partial('author_details/_author_details', page: :insertions_by_date, author: author) diff --git a/templates/authors/best_authors.haml b/templates/authors/best_authors.haml index e9e959b4f..733a82c83 100644 --- a/templates/authors/best_authors.haml +++ b/templates/authors/best_authors.haml @@ -1 +1 @@ -= render_partial('authors/_authors', page: :best_authors) +!= render_partial('authors/_authors', page: :best_authors) diff --git a/templates/authors/changed_lines_by_author_by_date.haml b/templates/authors/changed_lines_by_author_by_date.haml index 9f0ac0532..b4f0a5dd1 100644 --- a/templates/authors/changed_lines_by_author_by_date.haml +++ b/templates/authors/changed_lines_by_author_by_date.haml @@ -1 +1 @@ -= render_partial('authors/_authors', page: :changed_lines_by_author_by_date) +!= render_partial('authors/_authors', page: :changed_lines_by_author_by_date) diff --git a/templates/authors/commits_sum_by_author_by_date.haml b/templates/authors/commits_sum_by_author_by_date.haml index 8551ddf2a..c7da41129 100644 --- a/templates/authors/commits_sum_by_author_by_date.haml +++ b/templates/authors/commits_sum_by_author_by_date.haml @@ -1 +1 @@ -= render_partial('authors/_authors', page: :commits_sum_by_author_by_date) +!= render_partial('authors/_authors', page: :commits_sum_by_author_by_date) diff --git a/templates/authors/deletions_by_author_by_date.haml b/templates/authors/deletions_by_author_by_date.haml index 036afa4fd..eea41736d 100644 --- a/templates/authors/deletions_by_author_by_date.haml +++ b/templates/authors/deletions_by_author_by_date.haml @@ -1 +1 @@ -= render_partial('authors/_authors', page: :deletions_by_author_by_date) +!= render_partial('authors/_authors', page: :deletions_by_author_by_date) diff --git a/templates/authors/insertions_by_author_by_date.haml b/templates/authors/insertions_by_author_by_date.haml index fde010d7c..3e1135cc4 100644 --- a/templates/authors/insertions_by_author_by_date.haml +++ b/templates/authors/insertions_by_author_by_date.haml @@ -1 +1 @@ -= render_partial('authors/_authors', page: :insertions_by_author_by_date) +!= render_partial('authors/_authors', page: :insertions_by_author_by_date) diff --git a/templates/comments/by_date.haml b/templates/comments/by_date.haml index 8bb5c38bb..adefc2fb5 100644 --- a/templates/comments/by_date.haml +++ b/templates/comments/by_date.haml @@ -1 +1 @@ -= render_partial('comments/_comments', page: :comments_by_date) +!= render_partial('comments/_comments', page: :comments_by_date) diff --git a/templates/files/by_date.haml b/templates/files/by_date.haml index e90f4a0ca..0579356df 100644 --- a/templates/files/by_date.haml +++ b/templates/files/by_date.haml @@ -1 +1 @@ -= render_partial('files/_files', page: :files_by_date) +!= render_partial('files/_files', page: :files_by_date) diff --git a/templates/files/by_extension.haml b/templates/files/by_extension.haml index 89a43a963..89aa59cf2 100644 --- a/templates/files/by_extension.haml +++ b/templates/files/by_extension.haml @@ -1 +1 @@ -= render_partial('files/_files', page: :files_by_extension) +!= render_partial('files/_files', page: :files_by_extension) diff --git a/templates/layout.haml b/templates/layout.haml index e01cca3bd..09aab58fa 100644 --- a/templates/layout.haml +++ b/templates/layout.haml @@ -28,7 +28,7 @@ %li.nav-item{class: active_page.start_with?(name.to_s.underscore) ? 'active' : ''} %a.nav-link{href: link_to(href, active_page)}= name.t .container - = yield + != yield %script{src: 'https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js', integrity: 'sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p', crossorigin: 'anonymous'} %script{src: 'https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js', diff --git a/templates/lines/by_date.haml b/templates/lines/by_date.haml index 2422537ad..2cff2e799 100644 --- a/templates/lines/by_date.haml +++ b/templates/lines/by_date.haml @@ -1 +1 @@ -= render_partial('lines/_lines', page: :lines_by_date) +!= render_partial('lines/_lines', page: :lines_by_date) diff --git a/templates/lines/by_extension.haml b/templates/lines/by_extension.haml index 066c32e40..3a403a548 100644 --- a/templates/lines/by_extension.haml +++ b/templates/lines/by_extension.haml @@ -1 +1 @@ -= render_partial('lines/_lines', page: :lines_by_extension) +!= render_partial('lines/_lines', page: :lines_by_extension)