Better title on the website

This commit is contained in:
Thomas Sileo
2018-05-21 21:03:21 +02:00
parent 5169095240
commit abc168257e
9 changed files with 10 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{% extends "layout.html" %}
{% import 'utils.html' as utils %}
{% block title %}Stream - {{ config.NAME }}{% endblock %}
{% block content %}
<div class="h-feed" id="container">
{% include "header.html" %}