mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-22 15:43:14 +01:00
remove self link
This commit is contained in:
parent
98f05ca746
commit
5326e417bf
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ html
|
||||||
.row
|
.row
|
||||||
.small-12.columns
|
.small-12.columns
|
||||||
.clearfix
|
.clearfix
|
||||||
h1#title = link_to 'Stadtratmonitor Leipzig', root_path
|
h1#title = 'Stadtratmonitor Leipzig'
|
||||||
- flash.each do |name, msg|
|
- flash.each do |name, msg|
|
||||||
= content_tag :div, msg, class: name
|
= content_tag :div, msg, class: name
|
||||||
= yield
|
= yield
|
||||||
|
|
Loading…
Reference in a new issue