Skip to content

Commit f7c0cbd

Browse files
committed
drop the banner
1 parent f348f5a commit f7c0cbd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

app/views/layouts/application.html.haml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
= favicon_link_tag 'favicon.ico'
1919
%body{data: {controller: params[:controller], action: params[:action]}}
2020
%header
21-
.stop-the-war
22-
We, Russian scientists of the <i>autosome</i> team, are depressed by the dire events
23-
caused by Russian military actions in Ukraine.
24-
%br
25-
We express our condolences to all affected people and sincerely hope for a prompt transition to peace.
21+
/ .stop-the-war
22+
/ We, Russian scientists of the <i>autosome</i> team, are depressed by the dire events
23+
/ caused by Russian military actions in Ukraine.
24+
/ %br
25+
/ We express our condolences to all affected people and sincerely hope for a prompt transition to peace.
2626
= nav_bar do
2727
= menu_group do
2828
= link_to root_path, class: 'autosome_logo' do

0 commit comments

Comments
 (0)