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
{{ message }}
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
Rewrite activities, practices, board and FAQ to load content from a table in db called 'content'.
Available columns: id, page={activities,board,FAQ}, title, description, image_filename, image_label, order={uniqe}
This will allow to remove content from source code in activities.php, faq.php and from board.php. Layout will obviously be the same everywhere.