Merge branch 'main' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2022-06-10 11:51:43 +02:00
156 changed files with 1768 additions and 156 deletions

View File

@@ -22,7 +22,10 @@
.content-wrapper
.content
.content-heading
%h2= yield :page_title
- if content_for?(:heading)
= yield :heading
- else
%h2= yield :page_title
- if :heading_actions
.content-heading-actions