SocialDragon/socialdragon/templates/footer.html
Marvin Scholz 45e1d55e8a Rework web frontend
This removes foundation, introduces vuejs and adds Material Design
2017-01-20 01:22:35 +01:00

7 lines
158 B
HTML

</main>
</div>
<script src="/static/js/vendor/vue.min.js"></script>
<script src="/static/js/app.js"></script>
</body>
</html>