Layout changes
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
= tabs!
|
||||
|
||||
%h2=('About '+@conference.title)
|
||||
%div{data: {editable: true}}
|
||||
%p=@conference.info.html_safe
|
||||
%article.row
|
||||
.columns.large-10
|
||||
%h2=('About '+@conference.title)
|
||||
%p=@conference.info.html_safe
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
= tabs!
|
||||
|
||||
.row
|
||||
.columns
|
||||
%article.row
|
||||
.columns.large-10
|
||||
%h2=('About '+@organization.name)
|
||||
=p @organization, :info
|
||||
|
||||
Reference in New Issue
Block a user