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
If we `{% include clear %} on the same line as other text it appears to break the html:
When used as intended, it creates a huge amount of whitespace.. and the content attribute is placed as content but I think there are many uses of the include that expect the content to be the clear direction?
Should it be refactored to accept directions? Do we even need this include?