===================== HTML coding standards ===================== .. seealso:: :doc:`string-i18n` How to mark strings for translation. ---------- Formatting ---------- All HTML documents must use **two spaces** for indentation and there should be no trailing whitespace. HTML5 syntax must be used and all attributes must use double quotes around attributes. :: HTML5 elements should be used where appropriate reserving ``