diff options
Diffstat (limited to 'templates.fnl')
| -rw-r--r-- | templates.fnl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates.fnl b/templates.fnl index d0b74ae..d18770b 100644 --- a/templates.fnl +++ b/templates.fnl @@ -34,8 +34,6 @@ (HTML [:article {:class "article"} [:div {:class "logo"} - (HTML [:img {:class "logo-bg" :src "/static/logo-bg.png" - :alt "Солнце за логотипом, фон"}]) (if authenticated? (HTML [:img {:class "logo-glasses" :src "/static/glasses.png" :alt "Солнцезащитные очки"}]) |
