Remove whitespace that messed with clean copy+pastes
This commit is contained in:
parent
707b5b16e7
commit
cd8fb8e349
2 changed files with 5 additions and 9 deletions
|
@ -22,8 +22,5 @@
|
|||
{% endblock styles %}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
{% block content %}
|
||||
{% endblock content %}
|
||||
</body>
|
||||
<body>{% block content %}{% endblock content %}</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue