change name of site from micrblog-->Forum
This commit is contained in:
parent
d97090d40c
commit
2177ec06dc
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
{% if title %}
|
||||
<title>{{ title }} - microblog</title>
|
||||
<title>{{ title }} - Forum </title>
|
||||
{% else %}
|
||||
<title>microblog</title>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue