aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/head.html
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-10-30 12:53:25 -0400
committerDrew DeVault <sir@cmpwn.com>2020-10-30 12:53:25 -0400
commit6a6ea3e63b89274bc70493835f6ba68918cad580 (patch)
treef46669ec165623da406b4fce1df970c95ed0d952 /themes/alps/head.html
parentcbeacf9d060fbd8c593aa3a9a73d9fe94b9ee5d1 (diff)
downloadalps-6a6ea3e63b89274bc70493835f6ba68918cad580.tar.gz
alps-6a6ea3e63b89274bc70493835f6ba68918cad580.zip
message view: add print button & stylesheet
Diffstat (limited to 'themes/alps/head.html')
-rw-r--r--themes/alps/head.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/alps/head.html b/themes/alps/head.html
index c2d5130..c0b726d 100644
--- a/themes/alps/head.html
+++ b/themes/alps/head.html
@@ -9,5 +9,6 @@
{{end -}}
<title>{{.GlobalData.Title}}</title>
<link rel="stylesheet" href="/themes/alps/assets/style.css">
+ <link rel="stylesheet" href="/themes/alps/assets/print.css" media="print">
</head>
<body>