aboutsummaryrefslogtreecommitdiff
path: root/templates/gitlist.qtpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/gitlist.qtpl')
-rw-r--r--templates/gitlist.qtpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/gitlist.qtpl b/templates/gitlist.qtpl
index e62e68a..9756eb7 100644
--- a/templates/gitlist.qtpl
+++ b/templates/gitlist.qtpl
@@ -56,9 +56,6 @@ type GitListPage struct {
</div>
<div id="about" class="col-md-4 order-first order-md-last">
{%z= p.About %}
- <div class="alert alert-warning text-center" role="alert">
- This project is under development, things may be broken or incomplete.
- </div>
</div>
</div>
{% endfunc %}