open-bounty/resources/public/cards.html

14 lines
419 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset='utf-8'>
<style id="com-rigsomelight-devcards-addons-css"></style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.1.8/semantic.min.css">
<link href="css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="app"></div>
<script src="js/compiled/devcards.js"></script>
</body>
</html>