aboutsummaryrefslogtreecommitdiffstats
path: root/templates/main/jams/profile.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main/jams/profile.html')
-rw-r--r--templates/main/jams/profile.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/main/jams/profile.html b/templates/main/jams/profile.html
index 6cf315d0..5b0ee192 100644
--- a/templates/main/jams/profile.html
+++ b/templates/main/jams/profile.html
@@ -1,6 +1,6 @@
{% extends "main/base.html" %}
-{% block title %}Code Jams | Banned{% endblock %}
-{% block og_title %}Code Jams | Banned{% endblock %}
+{% block title %}Code Jams | My Profile{% endblock %}
+{% block og_title %}Code Jams | My Profile{% endblock %}
{% block extra_head %}
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.22.1/moment.min.js" type="application/javascript"></script>