change title of the page

This commit is contained in:
2018-07-02 14:41:49 +03:00
parent c8041cd0bf
commit 913de10f8c
8 changed files with 12 additions and 18 deletions

View File

@@ -30,4 +30,5 @@
{% endfor %}
</tbody>
</table>
<script type="text/javascript">changeTitle("{{ g.site_name | safe }}");</script>
{% endblock %}