Add VCS import from Github

This commit is contained in:
rubenwardy
2018-05-11 15:04:17 +01:00
parent 5424f0aa34
commit 92717f31dd
9 changed files with 158 additions and 63 deletions

View File

@@ -7,6 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{% block title %}title{% endblock %} - {{ config.USER_APP_NAME }}</title>
<link rel="stylesheet" type="text/css" href="/static/main.css">
{% block headextra %}{% endblock %}
</head>
<body>