mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-12 21:11:42 +02:00
Minor changes in language
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user