mobtvse
mobtvse copied to clipboard
Break UI down into more partials
The Header, for example, should be a partial that can be easily edited without having to muck with the main layout file.
Basically, make it really easy for users to customize the UI. Preferably in such a way that upstream updates from git won't override their changes.