-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpage-4.shtml
32 lines (26 loc) · 970 Bytes
/
page-4.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html class="ui-mobile-rendering">
<head>
<title>FashionPad | Article</title>
<!--#include virtual="blocks/head.html" -->
</head>
<body>
<!-- Start of page: #4 -->
<div data-role="page" id="4" class="swipe">
<div class="wrapper">
<div data-role="content" class="content">
<div class="full-image">
<p class="quote">Page 4<p>
</div>
<div class="twitter-share"><a href="https://twitter.com/share" class="twitter-share-button" data-lang="en" data-via="FashionPad"><img src="images/twittericon.jpg" alt="Twitter"></a></div>
<p><a name="fb_share"></a></p>
<iframe allowtransparency="true" frameborder="0" scrolling="no"
src="//platform.twitter.com/widgets/tweet_button.html?via=FashionPad&text=FashionPad - Pastels this spring"
style="width:130px; height:20px;">
</iframe>
</div> <!-- /content -->
</div> <!--wrapper -->
</div><!-- /page 4 -->
<!--#include virtual="blocks/scripts.html" -->
</body>
</html>