mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-01 10:15:05 -05:00
13 lines
244 B
HTML
13 lines
244 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head></head>
|
|
<body>
|
|
<h1>No UI defined</h1>
|
|
<p>Shiny couldn't find any UI for this application. We looked in:</p>
|
|
<ul>
|
|
<li><code>www/index.html</code></li>
|
|
<li><code>ui.R</code></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|