# Content Indented Content can be indented after avatar. ```html Money is any item or verifiable record that is generally accepted as payment for goods and services and repayment of debts, such as taxes, in a particular country or socio-economic context. ``` ```js import mdCash from 'naive-ui/lib/icons/md-cash' export default { components: { mdCash }, data () { return { avatar: true, header: true, headerExtra: true, description: true, footer: true, action: true } } } ```