add basic template
This commit is contained in:
parent
5f424770eb
commit
d8df0dec1c
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' %}" />
|
Loading…
Reference in New Issue
Block a user