insecure
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% load static %}
|
||||
|
||||
{% block title %}Вход{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div class="center">
|
||||
<center>
|
||||
<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>
|
||||
<form method="POST">
|
||||
|
Reference in New Issue
Block a user