diff options
Diffstat (limited to 'web/view/brand')
-rw-r--r-- | web/view/brand/msk.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/view/brand/msk.scm b/web/view/brand/msk.scm index a274a80..c20d8d9 100644 --- a/web/view/brand/msk.scm +++ b/web/view/brand/msk.scm @@ -42,7 +42,6 @@ (main (@ (class "container")) (article (img (@ (src "/static/images/GN4MSK.png"))) - (h1 ,title) (p ,info) (footer (hr) |