1<!DOCTYPE ui:UiBinder SYSTEM "http://dl.google.com/gwt/DTD/xhtml.ent">
2<ui:UiBinder xmlns:ui="urn:ui:com.google.gwt.uibinder"
3   xmlns:g="urn:import:com.google.gwt.user.client.ui">
4   <ui:style>
5
6   </ui:style>
7   <g:HTMLPanel>
8   <g:HTML>
9   <p>
10      To publish content, you first need to connect RStudio to an account on
11      the service you want to publish to.
12   </p>
13   <p>
14      Once you've authorized this computer to publish content to an account,
15      you can publish any time without re-entering your credentials.
16   </p>
17   </g:HTML>
18   </g:HTMLPanel>
19</ui:UiBinder>
20