Advertisement
feiinho

<!-- Circus v1.0.0 | Copyright © 2015 by Theme Grinders -->

Dec 9th, 2017
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.70 KB | None | 0 0
  1. <html lang="en">
  2. <head>
  3. <!-- Circus v1.0.0 | Copyright © 2015 by Theme Grinders -->
  4.  
  5. {MobileAppHeaders}
  6.  
  7. <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
  8. <meta name="apple-mobile-web-app-capable" content="yes">
  9. <meta charset="utf-8">
  10.  
  11. <title>{Title}{block:SearchPage} ({lang:Search results for SearchQuery}){/block:SearchPage}{block:PermalinkPage}{block:PostSummary} – {PostSummary}{/block:PostSummary}{/block:PermalinkPage}</title>
  12.  
  13. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family={text:Heading Font}:400,700">
  14. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family={text:Quote Font}:400italic">
  15. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family={text:Text Font}:400,700">
  16. <link rel="stylesheet" href="http://fonts.googleapis.com/css?family={text:Default Font}:300,400,700">
  17.  
  18. <link rel="stylesheet" href="http://static.tumblr.com/1iqae8r/nx8nnz60r/theme.css">
  19.  
  20. {block:Description}
  21. <meta name="description" content="{MetaDescription}">
  22. {/block:Description}
  23.  
  24. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  25. <link rel="apple-touch-icon-precomposed" href="{PortraitURL-128}">
  26. <link rel="shortcut icon" href="{Favicon}">
  27.  
  28. {block:Hidden}
  29. <meta name="color:Accent Color" content="#fbd12a">
  30.  
  31. <meta name="if:Format Post Excerpt" content="1">
  32. <meta name="if:Show Exif" content="1">
  33. <meta name="if:Show Instagram Feed" content="1">
  34. <meta name="if:Show Links" content="1">
  35. <meta name="if:Show Search" content="1">
  36. <meta name="if:Show Twitter Feed" content="1">
  37. <meta name="if:Infinite Scroll" content="0">
  38.  
  39. <meta name="text:Default Font" content="Signika Negative">
  40. <meta name="text:Heading Font" content="Archivo Narrow">
  41. <meta name="text:Text Font" content="Open Sans">
  42. <meta name="text:Quote Font" content="Merriweather">
  43.  
  44. <meta name="text:Behance Username" content="#">
  45. <meta name="text:Dribbble Username" content="#">
  46. <meta name="text:Flickr User Id" content="#">
  47. <meta name="text:Github Username" content="#">
  48. <meta name="text:Instagram Username" content="#">
  49. <meta name="text:Lastfm Username" content="#">
  50. <meta name="text:Linkedin User Id" content="#">
  51. <meta name="text:Pinterest Username" content="#">
  52. <meta name="text:Twitter Username" content="#">
  53. <meta name="text:Vine User Id" content="#">
  54. <meta name="text:Youtube Username" content="#">
  55.  
  56. <meta name="text:Maximum Photo Caption Length" content="280">
  57. <meta name="text:Maximum Tweets From Twitter" content="2">
  58. <meta name="text:Maximum Photos From Instagram" content="8">
  59.  
  60. <meta name="text:Disqus Shortname" content="">
  61. <meta name="text:Google Analytics ID" content="">
  62. <meta name="text:Instagram Access Token" content="">
  63. {/block:Hidden}
  64.  
  65. <style>
  66.  
  67. /* Backgrounds
  68. ==========================================================*/
  69. .post--link .post__title { background: {color:Accent Color}; }
  70.  
  71. /* Borders
  72. ==========================================================*/
  73. .post__content blockquote { border-left-color: {color:Accent Color}; }
  74.  
  75. /* Colors
  76. ==========================================================*/
  77. .site-nav__toggle:hover,
  78. .search__toggle:hover,
  79. .post__content ol li:before,
  80. .post__content ul li:before,
  81. a.links__link:hover,
  82. .read_more_outer,
  83. a { color: {color:Accent Color}; }
  84.  
  85. /* Fonts
  86. ==========================================================*/
  87. .h1, .h2, .h3, .h4, .h5, .h6,
  88. h1, h2, h3, h4, h5, h6 { font-family: "{text:Heading Font}", Arial, sans-serif; }
  89.  
  90. {block:IfFormatPostExcerpt}
  91. .post__content > p:first-child,
  92. {/block:IfFormatPostExcerpt}
  93. body { font-family: "{text:Default Font}", Arial, sans-serif; }
  94.  
  95. .post__content,
  96. .chat__name { font-family: "{text:Text Font}", Arial, sans-serif; }
  97.  
  98. /* Other
  99. ==========================================================*/
  100. {block:IfFormatPostExcerpt}
  101. .post__content > p:first-child {
  102. font-size: 1.25em;
  103. font-weight: 300;
  104. line-height: 1.6;
  105. margin-top: 0;
  106. }
  107.  
  108. .page--permalink .post__content p:first-child + p {
  109. border-top: 1px solid #eee;
  110. padding-top: 1.1em;
  111. }
  112.  
  113. .page--permalink .post__content > p:first-child {
  114. font-size: 1.33333333em;
  115. line-height: 1.58333333;
  116. }
  117. {/block:IfFormatPostExcerpt}
  118.  
  119. /* Custom CSS
  120. ==========================================================*/
  121. {CustomCSS}
  122.  
  123. </style>
  124. </head>
  125.  
  126. <body class="{block:PermalinkPage}page--permalink{/block:PermalinkPage}{block:IndexPage}page--index{block:IfInfiniteScroll} js-infinite-scroll{/block:IfInfiniteScroll}{/block:IndexPage}">
  127. <div class="navigation">
  128. <div class="container">
  129. <nav class="site-nav" role="navigation">
  130. <button type="button" class="site-nav__toggle js-toggle-menu">
  131. <i class="icon-menu"></i>
  132. </button><!-- /.site-nav__toggle -->
  133.  
  134. <ul class="menu">
  135. {block:AskEnabled}
  136. <li class="menu__item">
  137. <a href="/ask" class="menu__link">{AskLabel}</a>
  138. </li><!-- /.menu__item -->
  139. {/block:AskEnabled}
  140.  
  141. {block:IfShowArchive}
  142. <li class="menu__item">
  143. <a href="/archive" class="menu__link">{lang:Archive}</a>
  144. </li><!-- /.menu__item -->
  145. {/block:IfShowArchive}
  146.  
  147. {block:Pages}
  148. <li class="menu__item">
  149. <a href="{URL}" class="menu__link">{Label}</a>
  150. </li><!-- /.menu__item -->
  151. {/block:Pages}
  152.  
  153. {block:SubmissionsEnabled}
  154. <li class="menu__item">
  155. <a href="/submit" class="menu__link">{SubmitLabel}</a>
  156. </li><!-- /.menu__item -->
  157. {/block:SubmissionsEnabled}
  158. </ul><!-- /.menu -->
  159. </nav><!-- /.site-nav -->
  160.  
  161. {block:IfShowSearch}
  162. <form action="/search" method="get" accept-charset="utf-8" class="search">
  163. <input type="search" name="q" value="{SearchQuery}" placeholder="{lang:Search}" class="search__query">
  164.  
  165. <button type="button" class="search__toggle js-toggle-search">
  166. <i class="icon-search"></i>
  167. </button><!-- /.search__toggle -->
  168. </form><!-- /.search -->
  169. {/block:IfShowSearch}
  170. </div><!-- /.container -->
  171. </div><!-- /.navigation -->
  172.  
  173. <div class="wrapper">
  174. <header class="header" role="banner">
  175. <div class="container">
  176. <a href="{BlogURL}" class="header__logo">
  177. <img src="{PortraitURL-128}" width="54" height="54" alt="{PlaintextTitle}">
  178. </a><!-- /.header__logo -->
  179.  
  180. <a href="{BlogURL}" class="header__title">{Title}</a>
  181.  
  182. {block:Description}
  183. <p class="header__description">{Description}</p>
  184. {/block:Description}
  185. </div><!-- /.container -->
  186. </header><!-- /.header -->
  187.  
  188. <div class="content" role="main">
  189. <div class="container">
  190. <div class="content__inner"{block:IndexPage} data-columns{/block:IndexPage}>
  191. {block:Posts}
  192. <article class="post post--{PostType}{block:PermalinkPage}{block:HasTags} post--has-tags{/block:HasTags}{block:IfShowExif}{block:Exif} post--has-exif{/block:Exif}{/block:IfShowExif}{/block:PermalinkPage}">
  193. {block:Audio}
  194. <figure class="post__media post__media--static">
  195. {AudioPlayer}
  196. </figure><!-- /.post__media -->
  197. {/block:Audio}
  198.  
  199. {block:Photoset}
  200. <figure class="post__media js-lightbox">
  201. <div class="photoset js-photoset" data-layout="{PhotosetLayout}">
  202. {block:Photos}
  203. <img src="{PhotoURL-500}" alt="{PhotoAlt}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}">
  204. {/block:Photos}
  205. </div><!-- /.photoset -->
  206. </figure><!-- /.post__media -->
  207. {/block:Photoset}
  208.  
  209. {block:Photo}
  210. <figure class="post__media{block:PermalinkPage} js-lightbox{/block:PermalinkPage}">
  211. <a href="{block:IndexPage}{Permalink}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" class="post__media-link"{block:LinkURL} data-link-url="{LinkURL}"{/block:LinkURL}>
  212. <img src="{PhotoURL-HighRes}" width="{PhotoWidth-HighRes}" height="{PhotoHeight-HighRes}" alt="{PhotoAlt}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}">
  213.  
  214. {block:IndexPage}
  215. {block:Caption}
  216. <div class="post__media-caption js-trim-text">
  217. {PlaintextCaption}
  218. </div><!-- /.post__media-caption -->
  219. {/block:Caption}
  220. {/block:IndexPage}
  221.  
  222. {block:PermalinkPage}
  223. {block:IfShowExif}
  224. {block:Exif}
  225. <ul class="post__media-exif">
  226. {block:Camera}
  227. <li class="post__media-exif-item">Camera: {Camera}</li>
  228. {/block:Camera}
  229.  
  230. {block:Exposure}
  231. <li class="post__media-exif-item">Exposure: {Exposure}</li>
  232. {/block:Exposure}
  233.  
  234. {block:FocalLength}
  235. <li class="post__media-exif-item">Focal length: {FocalLength}</li>
  236. {/block:FocalLength}
  237.  
  238. {block:Aperture}
  239. <li class="post__media-exif-item">Aperture: {Aperture}</li>
  240. {/block:Aperture}
  241. </ul><!-- /.post__media-exif -->
  242. {/block:Exif}
  243. {/block:IfShowExif}
  244. {/block:PermalinkPage}
  245. </a><!-- /.post__media-link -->
  246. </figure><!-- /.post__media -->
  247. {/block:Photo}
  248.  
  249. {block:Video}
  250. <figure class="post__media">
  251. {Video-700}
  252. </figure><!-- /.post__media -->
  253. {/block:Video}
  254.  
  255. {block:Chat}
  256. {block:Title}
  257. <h1 class="post__header">
  258. <a href="{Permalink}" class="post__title">{Title}</a>
  259. </h1><!-- /.post__header -->
  260. {/block:Title}
  261. {/block:Chat}
  262.  
  263. {block:Link}
  264. <h1 class="post__header">
  265. <a {Target} href="{URL}" class="post__title">{Name}</a>
  266. </h1><!-- /.post__header -->
  267. {/block:Link}
  268.  
  269. {block:Quote}
  270. <h1 class="post__header">
  271. <a href="{Permalink}" class="post__title">{Quote}</a>
  272. </h1><!-- /.post__header -->
  273. {/block:Quote}
  274.  
  275. {block:Text}
  276. {block:Title}
  277. <h1 class="post__header">
  278. <a href="{Permalink}" class="post__title">{Title}</a>
  279. </h1><!-- /.post__header -->
  280. {/block:Title}
  281. {/block:Text}
  282.  
  283. {block:Audio}
  284. {block:Caption}
  285. <div class="post__content">
  286. {Caption}
  287. </div><!-- /.post__content -->
  288. {/block:Caption}
  289. {/block:Audio}
  290.  
  291. {block:Chat}
  292. <ol class="chat">
  293. {block:Lines}
  294. <li class="chat__line">
  295. {block:Label}
  296. <span class="chat__name">{Label}</span>
  297. {/block:Label}
  298.  
  299. <span class="chat__message">{Line}</span>
  300. </li><!-- /.chat__line -->
  301. {/block:Lines}
  302. </ol><!-- /.chat -->
  303. {/block:Chat}
  304.  
  305. {block:Link}
  306. {block:Description}
  307. <div class="post__content">
  308. {Description}
  309. </div><!-- /.post__content -->
  310. {/block:Description}
  311. {/block:Link}
  312.  
  313. {block:Photoset}
  314. {block:Caption}
  315. <div class="post__content">
  316. {Caption}
  317. </div><!-- /.post__content -->
  318. {/block:Caption}
  319. {/block:Photoset}
  320.  
  321. {block:Photo}
  322. {block:PermalinkPage}
  323. {block:Caption}
  324. <div class="post__content">
  325. {Caption}
  326. </div><!-- /.post__content -->
  327. {/block:Caption}
  328. {/block:PermalinkPage}
  329. {/block:Photo}
  330.  
  331. {block:Quote}
  332. {block:Source}
  333. <div class="post__content">
  334. {Source}
  335. </div><!-- /.post__content -->
  336. {/block:Source}
  337. {/block:Quote}
  338.  
  339. {block:Text}
  340. <div class="post__content">
  341. {Body}
  342. </div><!-- /.post__content -->
  343. {/block:Text}
  344.  
  345. {block:Video}
  346. {block:Caption}
  347. <div class="post__content">
  348. {Caption}
  349. </div><!-- /.post__content -->
  350. {/block:Caption}
  351. {/block:Video}
  352.  
  353. <footer class="post__footer">
  354. <ul class="post__meta">
  355. <li class="post__meta-item">
  356. <a href="{Permalink}">
  357. <time datetime="{Year}-{MonthNumberWithZero}-{DayOfMonthWithZero} {24HourWithZero}:{Minutes}:{Seconds}" title="{Year}-{MonthNumberWithZero}-{DayOfMonthWithZero} {24HourWithZero}:{Minutes}:{Seconds}">{TimeAgo}</time>
  358. </a>
  359. </li><!-- /.post__meta-item -->
  360.  
  361. {block:NoteCount}
  362. <li class="post__meta-item">
  363. <a href="{Permalink}#notes">{NoteCountWithLabel}</a>
  364. </li><!-- /.post__meta-item -->
  365. {/block:NoteCount}
  366. </ul><!-- /.post__meta -->
  367.  
  368. <ul class="post__options">
  369. <li class="post__options-item">
  370. <div class="post__option">
  371. <button type="button" class="post__option-button js-toggle-share">
  372. <i class="icon-share"></i>
  373. </button><!-- /.post__option-button -->
  374.  
  375. <ul class="share">
  376. <li class="share__item">
  377. <a href="http://www.facebook.com/sharer/sharer.php?s=100&amp;p[url]={URLEncodedShortURL}{block:Answer}&amp;p[title]={lang:Asker asked}:%20{PlaintextQuestion}&amp;p[images][0]=http://assets.tumblr.com/images/og/chat_200.png&amp;p[summary]={PlaintextAnswer}{/block:Answer}{block:Audio}&amp;p[title]={block:TrackName}{PlaintextTrackName}{/block:TrackName}{block:Artist}%20%3A%20{PlaintextArtist}{/block:Artist}&amp;p[images][0]={block:AlbumArt}{URLEncodedAlbumArtURL}{/block:AlbumArt}&amp;p[summary]={block:Caption}{PlaintextCaption}{/block:Caption}{/block:Audio}{block:Chat}&amp;p[title]={block:Title}{PlaintextTitle}{/block:Title}&amp;p[images][0]=http://assets.tumblr.com/images/og/chat_200.png&amp;p[summary]={block:Lines}{block:Label}{PlaintextLabel}{/block:Label}{PlaintextLine}%0A{/block:Lines}{/block:Chat}{block:Link}&amp;p[title]={PlaintextName}&amp;p[images][0]=http://assets.tumblr.com/images/og/link_200.png&amp;p[summary]={block:Description}{PlaintextDescription}{/block:Description}{/block:Link}{block:Photo}&amp;p[title]={PlaintextTitle}&amp;p[images][0]={URLEncodedPhotoURL-250}&amp;p[summary]={block:Caption}{PlaintextCaption}{/block:Caption}{/block:Photo}{block:Photoset}&amp;p[title]={PlaintextTitle}{block:Photos}&amp;p[images][0]={URLEncodedPhotoURL-250}{/block:Photos}&amp;p[summary]={block:Caption}{PlaintextCaption}{/block:Caption}{/block:Photoset}{block:Quote}&amp;p[title]={PlaintextQuote}&amp;p[images][0]=http://assets.tumblr.com/images/og/quote_200.png&amp;p[summary]={block:Source}{PlaintextSource}{/block:Source}{/block:Quote}{block:Text}&amp;p[title]={block:Title}{PlaintextTitle}{/block:Title}&amp;p[images][0]=http://assets.tumblr.com/images/og/text_200.png&amp;p[summary]={PlaintextBody}{/block:Text}{block:Video}&amp;p[title]={block:Caption}{PlaintextCaption}{/block:Caption}&amp;p[images][0]={block:VideoThumbnail}{VideoThumbnailURL}{/block:VideoThumbnail}&amp;p[summary]={block:Caption}{PlaintextCaption}{/block:Caption}{/block:Video}" class="share__link">
  378. <i class="icon-facebook share__icon"></i>
  379. Facebook
  380. </a><!-- /.share-link -->
  381. </li><!-- /.share-item -->
  382.  
  383. <li class="share__item">
  384. <a href="https://twitter.com/intent/tweet?url={URLEncodedShortURL}&amp;text={block:Text}{block:Title}{PlaintextTitle}%20-%20{/block:Title}{/block:Text}{block:Photo}{block:Caption}{PlaintextCaption}%20-%20{/block:Caption}{/block:Photo}{block:Photoset}{block:Caption}{PlaintextCaption}%20-%20{/block:Caption}{/block:Photoset}{block:Quote}{PlaintextQuote}%20-%20{/block:Quote}{block:Link}{PlaintextName}%20-%20{/block:Link}{block:Chat}{block:Title}{PlaintextTitle}%20-%20{/block:Title}{/block:Chat}{block:Audio}{block:TrackName}{PlaintextTrackname}{/block:TrackName}{block:Artist}%20-%20{PlaintextArtist}{/block:Artist}%20%3A%20{/block:Audio}{block:Video}{block:Caption}{PlaintextCaption}%20-%20{/block:Caption}{/block:Video}{block:Answer}{lang:Asker asked}%3A%0A{PlaintextQuestion}%20-%20{/block:Answer}" class="share__link">
  385. <i class="icon-twitter share__icon"></i>
  386. Twitter
  387. </a><!-- /.share-link -->
  388. </li><!-- /.share-item -->
  389.  
  390. <li class="share__item">
  391. <a href="http://pinterest.com/pin/create/button/?url={URLEncodedShortURL}" class="share__link">
  392. <i class="icon-pinterest share__icon"></i>
  393. Pinterest
  394. </a><!-- /.share-link -->
  395. </li><!-- /.share-item -->
  396.  
  397. <li class="share__item">
  398. <a href="https://plus.google.com/share?url={URLEncodedShortURL}" class="share__link">
  399. <i class="icon-gplus share__icon"></i>
  400. Google+
  401. </a><!-- /.share-link -->
  402. </li><!-- /.share-item -->
  403. </ul><!-- /.share -->
  404. </div><!-- /.post__option -->
  405. </li><!-- /.post__options-item -->
  406.  
  407. <li class="post__options-item">
  408. <div class="post__option">
  409. {ReblogButton size="16" color="grey"}
  410. </div><!-- /.post__option -->
  411. </li><!-- /.post__options-item -->
  412.  
  413. <li class="post__options-item">
  414. <div class="post__option">
  415. {LikeButton size="16" color="grey"}
  416. </div><!-- /.post__option -->
  417. </li><!-- /.post__options-item -->
  418. </ul><!-- /.post__meta -->
  419.  
  420. {block:PermalinkPage}
  421. {block:HasTags}
  422. <ul class="post__tags">
  423. {block:Tags}
  424. <li class="post__tags-item">
  425. <a href="{TagURL}" class="post__tag">{Tag}</a>
  426. </li><!-- /.post__tags-item -->
  427. {/block:Tags}
  428. </ul><!-- /.post__tags -->
  429. {/block:HasTags}
  430. {/block:PermalinkPage}
  431. </footer><!-- /.post__footer -->
  432.  
  433. {block:PermalinkPage}
  434. {block:PostNotes}
  435. <section class="post__section">
  436. {PostNotes-64}
  437. </section><!-- /.post__section -->
  438. {/block:PostNotes}
  439.  
  440. {block:IfDisqusShortname}
  441. <section class="post__section">
  442. <div id="disqus_thread"></div>
  443.  
  444. <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  445. </section><!-- /.post__section -->
  446. {/block:IfDisqusShortname}
  447. {/block:PermalinkPage}
  448. </article><!-- /.post -->
  449. {/block:Posts}
  450. </div><!-- /.content__inner -->
  451.  
  452. {block:Pagination}
  453. <nav class="pagination">
  454. {block:PreviousPage}
  455. <a href="{PreviousPage}/" class="pagination__item pagination__item--previous">{lang:Previous}</a>
  456. {/block:PreviousPage}
  457.  
  458. <span class="pagination__stats">{lang:Page CurrentPage of TotalPages}</span>
  459.  
  460. {block:NextPage}
  461. <a href="{NextPage}/" class="pagination__item pagination__item--next">{lang:Next}</a>
  462. {/block:NextPage}
  463.  
  464. {block:IfInfiniteScroll}
  465. <button type="button" class="pagination__stats js-load-more">Load more posts…</button>
  466. {/block:IfInfiniteScroll}
  467. </nav><!-- /.pagination -->
  468. {/block:Pagination}
  469.  
  470. {block:PermalinkPagination}
  471. <nav class="pagination">
  472. {block:PreviousPost}
  473. <a href="{PreviousPost}/" class="pagination__item pagination__item--previous">{lang:Previous}</a>
  474. {/block:PreviousPost}
  475.  
  476. {block:NextPost}
  477. <a href="{NextPost}/" class="pagination__item pagination__item--next">{lang:Next}</a>
  478. {/block:NextPost}
  479. </nav><!-- /.pagination -->
  480. {/block:PermalinkPagination}
  481. </div><!-- /.container -->
  482. </div><!-- /.content -->
  483. </div><!-- /.wrapper -->
  484.  
  485. <div class="aside">
  486. <div class="container">
  487. {block:Twitter}
  488. {block:IfShowTwitterFeed}
  489. <section class="aside__column aside__column--tweets">
  490. <h1 class="aside__header">Twitter feed</h1>
  491.  
  492. <div id="js-recent-tweets"></div>
  493. </section><!-- /.aside__column -->
  494. {/block:IfShowTwitterFeed}
  495. {/block:Twitter}
  496.  
  497. {block:IfInstagramAccessToken}
  498. {block:IfShowInstagramFeed}
  499. <section class="aside__column aside__column--photos">
  500. <h1 class="aside__header">Instagram shots</h1>
  501.  
  502. <ol class="photos" id="js-recent-photos"></ol>
  503. </section><!-- /.aside__column -->
  504. {/block:IfShowInstagramFeed}
  505. {/block:IfInstagramAccessToken}
  506.  
  507. {block:IfShowLinks}
  508. <section class="aside__column aside__column--links">
  509. <h1 class="aside__header">Find me here</h1>
  510.  
  511. <ul class="links">
  512. <li class="links__item">
  513. <a href="{RSS}" class="links__link" title="RSS">
  514. <i class="icon-rss"></i>
  515. </a><!-- /.links__link -->
  516. </li><!-- /.links__item -->
  517.  
  518. {block:IfPinterestUsername}
  519. <li class="links__item">
  520. <a href="https://www.pinterest.com/{text:Pinterest Username}/" class="links__link">
  521. <i class="icon-pinterest"></i>
  522. </a><!-- /.links__link -->
  523. </li><!-- /.links__item -->
  524. {/block:IfPinterestUsername}
  525.  
  526. {block:IfVineUserId}
  527. <li class="links__item">
  528. <a href="https://vine.co/u/{text:Vine User Id}" class="links__link">
  529. <i class="icon-vine"></i>
  530. </a><!-- /.links__link -->
  531. </li><!-- /.links__item -->
  532. {/block:IfVineUserId}
  533.  
  534. {block:IfTwitterUsername}
  535. <li class="links__item">
  536. <a href="http://twitter.com/{text:Twitter Username}" class="links__link" title="Twitter">
  537. <i class="icon-twitter"></i>
  538. </a><!-- /.links__link -->
  539. </li><!-- /.links__item -->
  540. {/block:IfTwitterUsername}
  541.  
  542. {block:IfDribbbleUsername}
  543. <li class="links__item">
  544. <a href="http://dribbble.com/{text:Dribbble Username}" class="links__link" title="Dribbble">
  545. <i class="icon-dribbble"></i>
  546. </a><!-- /.links__link -->
  547. </li><!-- /.links__item -->
  548. {/block:IfDribbbleUsername}
  549.  
  550. {block:IfBehanceUsername}
  551. <li class="links__item">
  552. <a href="https://www.behance.net/{text:Behance Username}" class="links__link" title="Behance">
  553. <i class="icon-behance"></i>
  554. </a><!-- /.links__link -->
  555. </li><!-- /.links__item -->
  556. {/block:IfBehanceUsername}
  557.  
  558. {block:IfFlickrUserId}
  559. <li class="links__item">
  560. <a href="https://www.flickr.com/photos/{text:Flickr User Id}/" class="links__link">
  561. <i class="icon-flickr"></i>
  562. </a><!-- /.links__link -->
  563. </li><!-- /.links__item -->
  564. {/block:IfFlickrUserId}
  565.  
  566. {block:IfLinkedinUserId}
  567. <li class="links__item">
  568. <a href="https://www.linkedin.com/profile/view?id={text:Linkedin User Id}" class="links__link">
  569. <i class="icon-linkedin"></i>
  570. </a><!-- /.links__link -->
  571. </li><!-- /.links__item -->
  572. {/block:IfLinkedinUserId}
  573.  
  574. {block:IfYoutubeUsername}
  575. <li class="links__item">
  576. <a href="https://www.youtube.com/{text:Youtube Username}" class="links__link">
  577. <i class="icon-youtube"></i>
  578. </a><!-- /.links__link -->
  579. </li><!-- /.links__item -->
  580. {/block:IfYoutubeUsername}
  581.  
  582. {block:IfLastfmUsername}
  583. <li class="links__item">
  584. <a href="http://www.lastfm.com/user/{text:Lastfm Username}" class="links__link">
  585. <i class="icon-lastfm"></i>
  586. </a><!-- /.links__link -->
  587. </li><!-- /.links__item -->
  588. {/block:IfLastfmUsername}
  589.  
  590. {block:IfInstagramUsername}
  591. <li class="links__item">
  592. <a href="https://instagram.com/{text:Instagram Username}/" class="links__link">
  593. <i class="icon-instagram"></i>
  594. </a><!-- /.links__link -->
  595. </li><!-- /.links__item -->
  596. {/block:IfInstagramUsername}
  597.  
  598. {block:IfGithubUsername}
  599. <li class="links__item">
  600. <a href="https://github.com/{text:Github Username}" class="links__link">
  601. <i class="icon-github"></i>
  602. </a><!-- /.links__link -->
  603. </li><!-- /.links__item -->
  604. {/block:IfGithubUsername}
  605. </ul><!-- /.links -->
  606. </section><!-- /.aside__column -->
  607. {/block:IfShowLinks}
  608. </div><!-- /.content -->
  609. </div><!-- /.aside -->
  610.  
  611. <footer class="footer" role="contentinfo">
  612. <div class="container">
  613. <p class="footer__copyright">© {CopyrightYears} by <a href="{BlogURL}">{PlaintextTitle}</a>. All rights reserved. <a href="https://www.tumblr.com/themes/by/themegrinders">Circus</a> crafted with love by <a href="http://themegrinders.com/">Theme Grinders</a></p>
  614. </div><!-- /.container -->
  615. </footer><!-- /.footer -->
  616.  
  617. <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
  618.  
  619. <script src="http://static.tumblr.com/1iqae8r/WxRno10cd/vendor.js"></script>
  620. <script src="http://static.tumblr.com/1iqae8r/rYpno0wx5/theme.js"></script>
  621.  
  622. {block:IfGoogleAnalyticsID}
  623. <script>
  624. var _gaq = _gaq || [];
  625.  
  626. _gaq.push(['_setAccount', '{text:Google Analytics ID}']);
  627. _gaq.push(['_setAllowLinker', true]);
  628. _gaq.push(['_trackPageview']);
  629.  
  630. (function() {
  631. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  632. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  633. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  634. })();
  635. </script>
  636. {/block:IfGoogleAnalyticsID}
  637.  
  638. {block:IfDisqusShortname}
  639. {block:PermalinkPage}
  640. <script>
  641. var disqus_shortname = '{text:Disqus Shortname}';
  642. var disqus_identifier = '{Permalink}';
  643.  
  644. (function() {
  645. var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
  646. dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
  647. (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
  648. })();
  649. </script>
  650. {/block:PermalinkPage}
  651. {/block:IfDisqusShortname}
  652.  
  653. <script>
  654. var maxCaption = parseInt({text:Maximum Photo Caption Length}, 10) || 280;
  655. var maxTweets = parseInt({text:Maximum Tweets From Twitter}, 10) || 2;
  656. var maxPhotos = parseInt({text:Maximum Photos From Instagram}, 10) || 8;
  657. </script>
  658.  
  659. {block:Twitter}
  660. {block:IfShowTwitterFeed}
  661. <script src="/tweets.js"></script>
  662. {/block:IfShowTwitterFeed}
  663. {/block:Twitter}
  664.  
  665. {block:IfInstagramAccessToken}
  666. {block:IfShowInstagramFeed}
  667. <script>
  668. var instagramAccessToken = '{text:Instagram Access Token}';
  669. </script>
  670. {/block:IfShowInstagramFeed}
  671. {/block:IfInstagramAccessToken}
  672. </body>
  673. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement