Browse Source

Fix title.

pull/194/head
Pēteris Caune 6 years ago
parent
commit
8c4e7ad0b1
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/front/projects.html

+ 1
- 1
templates/front/projects.html View File

@ -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 %}


Loading…
Cancel
Save