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 Rules on the homepage are static thus not changeable. We should use a column in the Settings model:Settings.rules for storing this and then use the {% for...%} construct in the HTML.