load static

This commit is contained in:
Administrator 2022-08-20 18:01:16 +03:00
parent 432c42967a
commit b6b500ad61

View File

@ -8,7 +8,7 @@
<div class="center"> <div class="center">
<center> <center>
<div> <div>
<table><tr><td><img style="height: 80px; width: 80px;" src="/static/assets/img/brand/dark.svg" /></td><td><h1>Sprint</h1></td></tr></table> <table><tr><td><img style="height: 80px; width: 80px;" src="{% static 'assets/img/brand/dark.svg' %}" /></td><td><h1>Sprint</h1></td></tr></table>
</div> </div>
<div> <div>
<form method="POST"> <form method="POST">