add secret token to base.html
This commit is contained in:
parent
014e962a3f
commit
62d172f6c2
|
@ -12,6 +12,8 @@
|
|||
|
||||
<title>{% block title %}BornHack{% endblock %}</title>
|
||||
|
||||
<!-- j2n5p0IWG7ZxCO2UWr3yoWdSs95DA56N -->
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet">
|
||||
|
||||
|
|
Loading…
Reference in a new issue