mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-26 03:14:19 +00:00
Change tilte
This commit is contained in:
parent
7744232e5c
commit
a1405150bb
@ -62,7 +62,7 @@ def analyse_corpus(corpus_id):
|
|||||||
return render_template('corpora/analyse_corpus.html.j2',
|
return render_template('corpora/analyse_corpus.html.j2',
|
||||||
corpus_id=corpus_id,
|
corpus_id=corpus_id,
|
||||||
query_download_form=query_download_form,
|
query_download_form=query_download_form,
|
||||||
query_form=query_form, title='Analyse Corpus')
|
query_form=query_form, title='Corpus Analysis')
|
||||||
|
|
||||||
|
|
||||||
@corpora.route('/<int:corpus_id>/delete')
|
@corpora.route('/<int:corpus_id>/delete')
|
||||||
|
Loading…
Reference in New Issue
Block a user