Here is a link to my code: http://pastebin.com/jcLRCrQr
Although everything else seems to be working fine - CSS sheets loading correctly, JavaScript files functioning properly - I am facing an issue where the styles are not being applied.
An odd thing I noticed is that when I access the CSS files directly, for example /lib/css/bootstrap.css, they appear unformatted as if all whitespace has been stripped out.
I have tested this in both Firefox and Chromium browsers and encountered the same problem.
Any assistance on resolving this matter would be highly appreciated.