forked from MarseyWorld/MarseyWorld
fix /submit_marseys for classic theme users
parent
6d0d3c07d0
commit
630567f176
|
@ -2,9 +2,10 @@
|
||||||
|
|
||||||
{% block title %}
|
{% block title %}
|
||||||
<title>Submit Marseys</title>
|
<title>Submit Marseys</title>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block pagetype %}message{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<style>
|
<style>
|
||||||
input:not(.btn) {
|
input:not(.btn) {
|
||||||
|
|
Loading…
Reference in New Issue