summaryrefslogtreecommitdiff
path: root/views/change_about.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/change_about.ejs')
-rw-r--r--views/change_about.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/change_about.ejs b/views/change_about.ejs
index 249f9be..c87fc55 100644
--- a/views/change_about.ejs
+++ b/views/change_about.ejs
@@ -1,4 +1,4 @@
-<%- include('header', { title: "Change Profile" }) %>
+<%- include('header', { title: "Change profile text" }) %>
<style>
textarea { width: 100%; max-width: 45em; }
</style>