1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-24 21:35:06 +03:00
This commit is contained in:
Artyom 2016-03-22 22:39:04 +03:00
parent 31cd006cf8
commit e8f6d26d9f

View File

@ -154,6 +154,8 @@ renderDonate :: (MonadIO m, MonadReader Config m) => HtmlT m ()
renderDonate = doctypehtml_ $ do
head_ $ do
title_ "Donate to Artyom"
meta_ [name_ "viewport",
content_ "width=device-width, initial-scale=1.0, user-scalable=yes"]
includeCSS "/css.css"
renderTracking
body_ $