Skip to content
Snippets Groups Projects
Commit 7176ea26 authored by Patrick Jentsch's avatar Patrick Jentsch
Browse files

Show Corpus status on corpus page.

parent ffcc13ef
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
<div class="col s12 m4">
<h3 id="title">{{ corpus.title }}</h3>
<p id="description">{{ corpus.description }}</p>
<a class="waves-effect waves-light btn">{{ corpus.status }}</a>
</div>
<div class="col s12 m8">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment