change name of site from micrblog-->Forum

This commit is contained in:
jieun 2017-04-04 17:55:24 -04:00
parent d97090d40c
commit 2177ec06dc
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
{% if title %}
<title>{{ title }} - microblog</title>
<title>{{ title }} - Forum </title>
{% else %}
<title>microblog</title>
{% endif %}