diff --git a/templates/front/projects.html b/templates/front/projects.html
index 0e80fcf0..b769f127 100644
--- a/templates/front/projects.html
+++ b/templates/front/projects.html
@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% load compress static hc_extras %}
-{% block title %}Project Settings - {{ project }}{% endblock %}
+{% block title %}{% site_name %}{% endblock %}
{% block content %}