mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-11 07:12:57 +02:00
fix: wrong title for Currency Converter page
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
{% load i18n %}
|
{% load i18n %}
|
||||||
{% load webpack_loader %}
|
{% load webpack_loader %}
|
||||||
|
|
||||||
{% block title %}{% translate 'Unit Price Calculator' %}{% endblock %}
|
{% block title %}{% translate 'Currency Converter' %}{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="container px-md-3 py-3 column-gap-5" _="install init_tom_select">
|
<div class="container px-md-3 py-3 column-gap-5" _="install init_tom_select">
|
||||||
|
|||||||
Reference in New Issue
Block a user