##// END OF EJS Templates
Update register.jinja2...
Update register.jinja2 Added confirmation of approval of terms on registration

File last commit:

r0:548a840d
r127:96df22af
Show More
search_type_ahead.html
7 lines | 322 B | text/html | HtmlLexer
<a>
<span class="tag" ng-show="match.model.tag">{{match.model.tag}}</span>
<span class="tag" ng-show="!match.model.tag">{{match.label}}</span>
<span ng-show="match.model.example">-</span> <span class="example">{{match.model.example}}</span>
<div class="description">{{match.model.description}}</div>
</a>