Fix haml/js lints
This commit is contained in:
parent
69555645d9
commit
3c0bc6cb57
3 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
- content_for :page_title do
|
||||
= @instance.domain
|
||||
|
||||
-if @instance.instance_info.present?
|
||||
- if @instance.instance_info.present?
|
||||
%p
|
||||
= "#{@instance.instance_info.software} #{@instance.instance_info.version}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue