X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/a4a47e2f9bd26259f0f6256a9652a39836c56a4d..0845bf175dc416cdf107209fc34f7b37bf42b6e6:/data/templates/display.htm diff --git a/data/templates/display.htm b/data/templates/display.htm index 847a8ea..6d84c46 100644 --- a/data/templates/display.htm +++ b/data/templates/display.htm @@ -1,10 +1,6 @@ {% extends "base.htm" %} {% block title %} - {%if repo.getDescription %} - {{repo.getDescription}} - {%else%} - {{repo.id}} - {%endif%} + {{repo.getTitle}} {% endblock %} {% block content %}