+ {{ t('legal.notice.title') }} +
+
+ {{ t('loading') }}
+
+
+ {{ t(legalNoticeError) }}
+
+
+ diff --git a/index.html b/index.html index 2e26983..2e1490a 100644 --- a/index.html +++ b/index.html @@ -21,8 +21,42 @@ limitations under the License.
+ ... +
`; + +const exampleHtmlWithLinkClass = `+ ... +
`; +const exampleHtmlDocument = ` + +