diff options
Diffstat (limited to 'template/profile.st')
| -rwxr-xr-x | template/profile.st | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/profile.st b/template/profile.st index bca6a8b..a559164 100755 --- a/template/profile.st +++ b/template/profile.st @@ -1,3 +1,4 @@ + <html> <head> <title>$nick$'s dump.fm</title> @@ -144,6 +145,6 @@ </div> </div> </div></div></div> -$preload()$ + </body> </html> |
