Proof of concept for editing statements
This merge introduces a proof of concept for editing statements in Paulina.
Added editable field UI with pencil (edit) and check (publish) icons on author pages.
Implemented JavaScript-based inline editing for data fields (no backend persistence yet).
Used Bootstrap icons for consistent styling.
Updated "Nationality" field as a demo of the editing workflow.


