You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The interface for managing blocks is not yet available. Blocks can be manually added in the <code>blocks</code> table.<br>
When adding blocks, make sure the hooks you use are part of a view, otherwise outputting the content can break functionality. Generally only hooks starting with <code>render.<code> are intended to be used this way.