add basic template
This commit is contained in:
3
billard/templates/billard/base.html
Normal file
3
billard/templates/billard/base.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% load static %}
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="{% static 'billard/css/bootstrap.min.css' %}" />
|
Reference in New Issue
Block a user