diff options
Diffstat (limited to 'gui/views/services.tpl')
-rw-r--r-- | gui/views/services.tpl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/gui/views/services.tpl b/gui/views/services.tpl index 7ca2f9f..7af383f 100644 --- a/gui/views/services.tpl +++ b/gui/views/services.tpl @@ -1,11 +1,7 @@ <!DOCTYPE html> <html><head> <title>ODR-DabMux Services</title> -<style> -body { - font-family: sans; -} -</style> +<link rel="stylesheet" href="static/style.css" /> </head> <body> <h1>Services for {{version}}</h1> |