Mercurial
Mercurial
>
ws_app
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
templates/account_activated.html
author
nishanth
Tue, 13 Apr 2010 14:50:48 +0530
changeset 26
9d18daf5277f
parent 24
31d37d0cf557
child 46
ff5f34e42aec
permissions
-rw-r--r--
now the "you must register" link appears on view event page .
{% extends "base.html" %}
{% block content %}
Your account has been activated.
{% endblock %}