diff options
Diffstat (limited to 'htdocs')
-rw-r--r-- | htdocs/public/legal/index.ejs | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/htdocs/public/legal/index.ejs b/htdocs/public/legal/index.ejs index 5469e26..3edb0d1 100644 --- a/htdocs/public/legal/index.ejs +++ b/htdocs/public/legal/index.ejs @@ -96,7 +96,19 @@ t57Xl7Bb4NLwkD8v+gZillka+3NaYKbaQc9arUMiOWVrKKbAL+60YzlQKe2uHArX <h2 id="/notices"><%- lang.legal.notices.title %></h2> <p><%- lang.legal.notices.content.intro %></p> <ul> - <li><%- lang.legal.notices.content.developer %></li> + <li><%- lang.legal.notices.content.developer %> + <ul> + <li><%- lang.legal.notices.content.home1 %><br> + Loiret<br> + Centre Val-de-Loire<br> + France</li> + <li><%- lang.legal.notices.content.home2 %><br> + 3, Cloudominium<br> + Ponyville,<br> + Equestria + </li> + </ul> + </li> <li><%- lang.legal.notices.content.management %> <ul> <li>Loiret<br> @@ -180,4 +192,4 @@ kifum4Vr -----END PGP SIGNATURE----- </pre> -<%- include(`${private}/footer.ejs`) %>
\ No newline at end of file +<%- include(`${private}/footer.ejs`) %> |