calendar
calendar copied to clipboard
Bug: broken profile page
Gonna dive into problem with profile page + separate code into smaller includes to make more maintainable.
- [x] Make file: sidebar_left.html
- [x] Make file: sidebar_right.html
- [x] Make file: center_content.html
- [x] Fix bug
- [x] Include above in profile.html
Great! Good luck! While you are at it, please make sure class and ID (especially an issue here) multi-word names are seperated by a "-", per Yam and Google.
@Gonzom Did my best to look for those, feel free to go over the linked PR and let me know if you catch any more.