Changed title in image view.

This commit is contained in:
Miguel Astor
2023-07-30 21:30:47 -04:00
parent a13d726899
commit 55cf243eaf

View File

@@ -4,7 +4,7 @@
<head>
<meta name="viewport" content="width=device-width, height=device-height" />
<title>
Vieweing folder: {{path}}
Vieweing file: {{image_path}}
</title>
<link href="{% static 'css/styles.css' %}" rel="stylesheet">
</head>