## -*- coding: utf-8 -*- <%inherit file="/base/base.html"/> <%def name="title()"> ${_('Journal')} - ${c.rhodecode_name} %def> <%def name="breadcrumbs()">
${_('Name')} |
---|
%if entry.follows_user_id:
${entry.follows_user.full_contact}
%endif
%if entry.follows_repo_id:
|