mirror of
https://github.com/wagesj45/butterflow-ui.git
synced 2025-08-02 22:48:24 -05:00
Adding generated help documents.
This commit is contained in:
parent
1a143b9e81
commit
fb517aba9d
405 changed files with 6421 additions and 1 deletions
29
docs/html/GeneralError.htm
Normal file
29
docs/html/GeneralError.htm
Normal file
|
@ -0,0 +1,29 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<link rel="shortcut icon" href="../icons/favicon.ico" />
|
||||
<link rel="stylesheet" type="text/css" href="../styles/branding.css" />
|
||||
<link rel="stylesheet" type="text/css" href="../styles/branding-en-US.css" />
|
||||
<script type="text/javascript" src="../scripts/branding.js"> </script>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>General Error</title>
|
||||
<meta name="Language" content="en-us" />
|
||||
<meta name="Description" content="A general error has occurred" />
|
||||
<link rel="stylesheet" type="text/css" href="../styles/branding-Website.css" />
|
||||
<script type="text/javascript" src="../scripts/jquery-1.11.0.min.js"></script>
|
||||
<script type="text/javascript" src="../scripts/branding-Website.js"></script>
|
||||
<script type="text/javascript" src="../scripts/clipboard.min.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="pageHeader" id="PageHeader">
|
||||
A Sandcastle Documented Class Library
|
||||
<form id="SearchForm" method="get" action="#" onsubmit="javascript:TransferToSearchPage(); return false;"><input id="SearchTextBox" type="text" maxlength="200" /><button id="SearchButton" type="submit"></button></form>
|
||||
</div>
|
||||
<div style="padding: 20px;">
|
||||
<h1>We're sorry, a general error has occurred.</h1>
|
||||
<p>Please try to load the page again. If the error persists, please contact the site administrator.</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue