fix: wrong title for Currency Converter page

This commit is contained in:
Herculino Trotta
2024-12-22 11:29:41 -03:00
parent a0d1d01d9d
commit c785ae92af

View File

@@ -5,7 +5,7 @@
{% load i18n %}
{% load webpack_loader %}
{% block title %}{% translate 'Unit Price Calculator' %}{% endblock %}
{% block title %}{% translate 'Currency Converter' %}{% endblock %}
{% block content %}
<div class="container px-md-3 py-3 column-gap-5" _="install init_tom_select">