diff options
Diffstat (limited to 'template/users.st')
| -rwxr-xr-x | template/users.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/users.st b/template/users.st index 435121e..0a3dc19 100755 --- a/template/users.st +++ b/template/users.st @@ -1,6 +1,6 @@ <html> <head> - <title>dump.fm new users</title> + <title>hump.fm new users</title> <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> @@ -18,7 +18,7 @@ </script> </head> <body> - <h1><a href="/">dump.fm new users</a></h1> + <h1><a href="/">hump.fm new users</a></h1> <div id="main"> <table id="new-users" class="tablesorter"> |
