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

3 lines
70 B
Plaintext

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