-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404.html
1 lines (1 loc) · 1.51 KB
/
404.html
1
<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"><title>Vue-UI documentation</title><link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Open+Sans:300italic,400,300,700"><link rel="styleSheet" href="assets/semantic.min.css"><link rel="styleSheet" href="assets/semantic-modules.min.css"><link rel="stylesheet" href="assets/railscasts.css"><script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.js"></script><script src="assets/semantic-modules.min.js"></script><script src="assets/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="ui grid"><div class="three wide column"><div class="ui large blue inverted vertical menu"><a href="/" class="item">Home</a><a href="/components/accordion" class="item">Accordion</a><a href="/components/checkbox" class="item">Checkbox</a><a href="/components/dropdown" class="item">Dropdown</a><a href="/components/modal" class="item">Modal</a><a href="/components/popup" class="item">Popup</a><a href="/components/progress" class="item">Progress</a><a href="/components/rating" class="item">Rating</a><a href="/components/sidebar" class="item">Sidebar</a></div></div><div class="twelve wide column"><div class="ui raised segment"><h1>404</h1><h3>Whoops. Looks like what you're looking for can't be found.</h3></div></div></div></body></html>