Merge branch 'master' of https://gitlab.com/mathwave/sprint
This commit is contained in:
commit
a8111c45e9
@ -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