Skip to content

Commit

Permalink
feat(Page): create Page “test”
Browse files Browse the repository at this point in the history
  • Loading branch information
ometevl committed Aug 7, 2023
1 parent ed160b0 commit 0dcad5b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/test.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
contentType: page
title: test
inpage: true
contentTop: <p>test</p><p>&nbsp;</p>
---
<p><ecl-text tag="div" theme="ec" is-bold="false" level="2" size="m" item-id="" slot="">Heading 2</ecl-text></p><p><ecl-spacing breakpoint="" direction="b" value="s" outer="true" inner="false">&nbsp;</ecl-spacing></p><p><ecl-text tag="div" theme="ec" is-bold="false" level="3" size="m" item-id="" slot="">Heading 3</ecl-text></p><p>&nbsp;<ecl-form-group style-class="" label="Label" required="true" optional-text="(optional)" helper-text="Form group helper text" invalid="false" disabled="false" invalid-text="This is an error message" theme="ec"><ecl-select style-class="" required="true" disabled="false" invalid="false" width="m" ecl-script="true" label="Select a country" select-id="select-id" helper-text="This is the input helper text." required-text="*" invalid-text="This is the error message" invalid-icon="error" optional-text="(optional)" multiple="false" multiple-placeholder="Select an item" multiple-search-no-results-text="No results found" multiple-all-text="Select all" multiple-clear-all-text="Clear all" multiple-close-text="Close" multiple-search-text="Enter keyword">&nbsp;</ecl-select></ecl-form-group><ecl-card theme="ec" image-alt="Image alternative" image="https://inno-ecl.s3.amazonaws.com/media/examples/example-image.jpg">&nbsp;<ecl-content-block theme="ec" has-description="" has-title="" has-labels="" meta-primary="[&quot;META1&quot;, &quot;Meta2&quot;]" meta-secondary="[{&quot;label&quot;: &quot;2018/10/22&quot;, &quot;icon&quot;: &quot;calendar&quot;}, {&quot;label&quot;: &quot;Luxembourg&quot;, &quot;icon&quot;: &quot;location&quot;}]">&nbsp;<ecl-link slot="title" variant="standalone" path="/example#s0126">Title&nbsp;</ecl-link><ecl-label theme="ec" slot="labels" variant="highlight">test&nbsp;</ecl-label><ecl-label theme="ec" slot="labels" variant="high">Status: test2</ecl-label><ecl-text tag="div" theme="ec" level="5" slot="description">Transparently designing and evaluating evidence-based EU legislation, backed by citizens views.</ecl-text>&nbsp;</ecl-content-block></ecl-card></p>
4 changes: 4 additions & 0 deletions src/pages/test.fr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
inpage: false
contentTop: ""
---

0 comments on commit 0dcad5b

Please sign in to comment.