Merge branch 'master' of https://gitlab.com/mathwave/sprint
This commit is contained in:
commit
a8111c45e9
@ -1,5 +1,7 @@
|
||||
{% extends 'base_main.html' %}
|
||||
|
||||
{% block title %}{{ task.name }}{% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
function change(num) {
|
||||
inp = document.getElementById('soltype');
|
||||
|
Loading…
Reference in New Issue
Block a user