Use fragment caching on the splashpage
This commit is contained in:
parent
7f2346650f
commit
f4b869c129
11 changed files with 335 additions and 317 deletions
|
|
@ -2,7 +2,10 @@
|
|||
%li
|
||||
%a.smoothscroll{ href: '#callforpapers' } Call For Papers
|
||||
|
||||
.container
|
||||
- cache [@conference, @conference.call_for_events, @conference.confirmed_tracks,
|
||||
'#splash#callforpapers'] do
|
||||
%section#callforpapers
|
||||
.container
|
||||
.row
|
||||
.col-md-12.text-center
|
||||
%h2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue