2019-03-20 21:22:31 -04:00
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<!-- Required meta tags -->
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
2019-04-06 19:32:11 -04:00
|
|
|
<link rel="shortcut icon" type="image/svg+xml" href="/static/assets/favicon.svg" />
|
2019-04-29 16:43:26 -04:00
|
|
|
<link rel="apple-touch-icon" href="/static/assets/apple-touch-icon.png" />
|
2019-04-29 15:31:51 -04:00
|
|
|
|
2019-03-20 21:22:31 -04:00
|
|
|
|
2019-04-29 16:43:26 -04:00
|
|
|
<title>Dofollow Links - Upvotocracy</title>
|
2019-03-20 21:22:31 -04:00
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/balloon-css/0.5.0/balloon.min.css">
|
2019-04-04 16:00:19 -04:00
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/sortable/0.8.0/js/sortable.min.js"></script>
|
2019-04-29 16:43:26 -04:00
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-2359053-86"></script>
|
|
|
|
<script>
|
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
|
|
gtag('js', new Date());
|
|
|
|
|
|
|
|
gtag('config', 'UA-2359053-86');
|
|
|
|
</script>
|
2019-03-20 21:22:31 -04:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div id="app"></div>
|
|
|
|
$bundles
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|