diff options
Diffstat (limited to 'templates/program/host_detail.html')
-rw-r--r-- | templates/program/host_detail.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/program/host_detail.html b/templates/program/host_detail.html index d28f582..b611c8d 100644 --- a/templates/program/host_detail.html +++ b/templates/program/host_detail.html @@ -1,7 +1,6 @@ <html> <head> <title>Host detail: {{ host.name }}</title> - <link href="/site_media/styles/base.css" media="screen" rel="stylesheet" type="text/css" /> </head> <body> |