Skip to content

Commit

Permalink
MERC-6208: Add region to page.html
Browse files Browse the repository at this point in the history
  • Loading branch information
christensenep committed Mar 13, 2020
1 parent 94d1d6f commit 1f9e658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/pages/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ <h1 class="page-heading">{{ page.title }}</h1>
</nav>
{{/if}}

{{{region name="page_builder_content"}}}

<div class="page-content page-content--centered">
{{#replace '%%Syndicate%%' page.content}}
{{> components/page/rss_feed}}
Expand Down

0 comments on commit 1f9e658

Please sign in to comment.