Minor changes in language

This commit is contained in:
2019-05-22 03:22:22 +02:00
parent 1fc2511cbf
commit 0f7144dbc9
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{% extends 'base.html' %}
{% block title %}Songliste{% endblock %}
{% block title %}Songsuche{% endblock %}
{% block content %}
<input class="form-control" id="filter" type="text" placeholder="Suchen...">
<table class="table">