Skip to content

Commit bd34ee2

Browse files
committed
Show intro in pattern library
1 parent f2b0624 commit bd34ee2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

tbx/project_styleguide/templates/patterns/_pattern_library_only/streamfield/story_container.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{% include "patterns/molecules/streamfield/blocks/intro_block.html" %}
12
{% include "patterns/molecules/streamfield/blocks/heading2_block.html" %}
23
{% include "patterns/molecules/streamfield/blocks/paragraph_block.html" %}
34
{% include "patterns/molecules/streamfield/blocks/heading3_block.html" %}

tbx/project_styleguide/templates/patterns/pages/standard/standard_page.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
context:
22
page:
33
title: Your Data, Privacy & Cookies
4-
get_verbose_name: standard
4+
get_verbose_name: standard page
55

66
tags:
77
include_block:

0 commit comments

Comments
 (0)