diff options
Diffstat (limited to 'template/head.st')
| -rw-r--r-- | template/head.st | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/head.st b/template/head.st index 08bbd84..e5b03c8 100644 --- a/template/head.st +++ b/template/head.st @@ -9,6 +9,9 @@ $if(!user_nick)$ <link href="$domain$/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css"> +<script type="text/javascript" src="$domain$/static/js/popup.js"></script> + + $endif$ $if(isadmin)$ |
