diff options
| author | Scott Ostler <scottbot9000@gmail.com> | 2010-07-02 11:33:14 -0400 |
|---|---|---|
| committer | Scott Ostler <scottbot9000@gmail.com> | 2010-07-02 11:33:14 -0400 |
| commit | 1fd0be696cf74dd73697d507a7bc7b7db18a1ffd (patch) | |
| tree | 8177a88fcfc280bb115414f17c8bd0ec62d7dcde /template/userlog.st | |
| parent | e591afe4d4453e10344068dd5becd5aa4ed052c4 (diff) | |
Add /nick/popular
Diffstat (limited to 'template/userlog.st')
| -rw-r--r-- | template/userlog.st | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/userlog.st b/template/userlog.st index ee01b09..5c925fd 100644 --- a/template/userlog.st +++ b/template/userlog.st @@ -2,8 +2,6 @@ <head> <title>$nick$'s dump.fm</title> $head()$ - <script src="/static/js/jquery.editinplace.1.0.1.packed.js" type="text/javascript"></script> - <script src="/static/js/ajaxupload.js"></script> <script> jQuery(document).ready(initLog); |
