atom-beautify/examples/simple-jsbeautifyrc/visualforce/expected/basic-page-using-detail.page

5 lines
72 B
Plaintext

<apex:page standardController="Contact">
<apex:detail/>
</apex:page>