home
·
contact
·
privacy
projects
/
plomtask
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
To DB schema validation error message add diff of offending lines.
[plomtask]
/
templates
/
msg.html
1
{% extends 'base.html' %}
2
3
{% block content %}
4
<p>{{msg}}</p>
5
{% endblock %}
6