task name added
This commit is contained in:
parent
0bc2592bf7
commit
e44aacae3d
@ -1,5 +1,7 @@
|
|||||||
{% extends 'base_main.html' %}
|
{% extends 'base_main.html' %}
|
||||||
|
|
||||||
|
{% block title %}{{ task.name }}{% endblock %}
|
||||||
|
|
||||||
{% block scripts %}
|
{% block scripts %}
|
||||||
function change(num) {
|
function change(num) {
|
||||||
inp = document.getElementById('soltype');
|
inp = document.getElementById('soltype');
|
||||||
|
Loading…
Reference in New Issue
Block a user