- {% block content %}{% endblock %} + +
+ {% block content %} +
+

Try a Sample Request

+

Use the form below to test an API POST request.

+
+ + +
+
+
+ {% endblock %}
- - - - - + + + + + {% block script %}{% endblock %} diff --git a/frontend/src/lib/components/AdventureCard.svelte b/frontend/src/lib/components/AdventureCard.svelte index d29bc08..6ff2acd 100644 --- a/frontend/src/lib/components/AdventureCard.svelte +++ b/frontend/src/lib/components/AdventureCard.svelte @@ -1,7 +1,7 @@ - {$t('navbar.adventures')} + {$t('locations.locations')} @@ -198,11 +198,11 @@