diff options
Diffstat (limited to 'views/base.tpl')
-rw-r--r-- | views/base.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/base.tpl b/views/base.tpl index f3c3744..9f3046b 100644 --- a/views/base.tpl +++ b/views/base.tpl @@ -5,6 +5,7 @@ <link rel="stylesheet" href="/static/base.css" /> </head> <body> +<img id="banner" alt="Pasteme" src="/static/banner.png"><br/> {{!base}} </body> </html> |