mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-03-17 23:13:57 +01:00
fix: wrong title for Currency Converter page
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user