summaryrefslogtreecommitdiff
path: root/views/change_about.ejs
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-11-10 22:27:46 +0100
committerTor Andersson <tor@ccxvii.net>2021-11-13 18:38:17 +0100
commit0d0dab23fb0ecf16a2abf54295746d7dbd87c2d7 (patch)
tree84c1ba816d81659860630fa7eb5a798605425161 /views/change_about.ejs
parent66450e7666abdaced2347825a4b9e13bc0528251 (diff)
downloadserver-0d0dab23fb0ecf16a2abf54295746d7dbd87c2d7.tar.gz
Massive SQL cleanup.
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>