mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-04-27 15:09:13 +00:00
add v-html on element, fixed lint
This commit is contained in:
parent
8f67c60f73
commit
8757402564
@ -17,7 +17,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<strong>{{ $t('termsAndConditions.text2') }}</strong>
|
<strong>{{ $t('termsAndConditions.text2') }}</strong>
|
||||||
{{ $t('termsAndConditions.text3') }}
|
{{ $t('termsAndConditions.text3') }}
|
||||||
<a href="/pages/privacy" target="_blank">{{ $t('termsAndConditions.text4') }}</a>
|
<a href="/data-privacy" target="_blank">{{ $t('termsAndConditions.text4') }}</a>
|
||||||
.
|
.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
@ -25,7 +25,7 @@
|
|||||||
<strong>{{ $t('termsAndConditions.text5') }}</strong>
|
<strong>{{ $t('termsAndConditions.text5') }}</strong>
|
||||||
{{ $t('termsAndConditions.text6') }}
|
{{ $t('termsAndConditions.text6') }}
|
||||||
<a
|
<a
|
||||||
href="http://localhost:3000/%22https://human-connection.org/alpha/#bugreport%5C%22"
|
href="https://human-connection.org/alpha/#bugreport"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
https://human-connection.org/support
|
https://human-connection.org/support
|
||||||
@ -35,7 +35,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<strong>{{ $t('termsAndConditions.text7') }}</strong>
|
<strong>{{ $t('termsAndConditions.text7') }}</strong>
|
||||||
{{ $t('termsAndConditions.text8') }}
|
{{ $t('termsAndConditions.text8') }}
|
||||||
<a href="https://alpha.human-connection.org/pages/code-of-conduct" target="_blank">
|
<a href="/code-of-conduct" target="_blank">
|
||||||
https://alpha.human-connection.org/pages/code-of-conduct
|
https://alpha.human-connection.org/pages/code-of-conduct
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
@ -58,7 +58,7 @@
|
|||||||
<strong>{{ $t('termsAndConditions.text14') }}</strong>
|
<strong>{{ $t('termsAndConditions.text14') }}</strong>
|
||||||
{{ $t('termsAndConditions.text15') }}
|
{{ $t('termsAndConditions.text15') }}
|
||||||
<a
|
<a
|
||||||
href="http://localhost:3000/%22https://human-connection.org/events-und-news//%22"
|
href="https://human-connection.org/events-und-news/"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
https://human-connection.org/veranstaltungen/
|
https://human-connection.org/veranstaltungen/
|
||||||
@ -69,7 +69,7 @@
|
|||||||
<strong>{{ $t('termsAndConditions.text16') }}</strong>
|
<strong>{{ $t('termsAndConditions.text16') }}</strong>
|
||||||
{{ $t('termsAndConditions.text17') }}
|
{{ $t('termsAndConditions.text17') }}
|
||||||
<a
|
<a
|
||||||
href="http://localhost:3000/%22https://human-connection.org/alpha/#bugreport%5C%22"
|
href="https://human-connection.org/alpha/#bugreport"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
https://human-connection.org
|
https://human-connection.org
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user