Sha256: 7fd5ea0129001a48789380ed09a6d871cc3c6a929319e0d75b60cb023e7fd2e0
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" ng-app="moodBoard" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="moodBoard" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="en" ng-app="moodBoard" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en" class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Timeline</title> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <link rel="stylesheet" href="../../smock.css" /> <link rel="stylesheet" href="../../svg_images.css" /> </head> <body am-grid> <header class="header"> <div class="container"> <a class="header__logo svg__logo" href="/">Envato Studio</a> </div> </header> <main> <div class="container"> <h2 class="s-no-below th-size-large"> Professional Logo Design <span class="heading__inline">7 days, 4 revisions</span> </h2> </div> </main> <footer> <div class="container"> <div class="sub-footer"> <p>Copyright © 2014 Envato Studio. All Rights Reserved</p> <a class="sub-footer__envato svg__envato-logo" href="http://envato.com/">Envato</a> </div> </div> </footer> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smock-0.1.260 | examples/pages/timeline.html |