##// END OF EJS Templates
remove erroneous trailing comma in lib.pretty...
remove erroneous trailing comma in lib.pretty c/o @kcarnold closes #1074

File last commit:

r5326:e63c730f
r5545:13c81858
Show More
logout.html
5 lines | 111 B | text/html | HtmlLexer
{% extends layout.html %}
{% block content_panel %}
Proceed to the <a href="/login">login page</a>.
{% end %}