sfd
This commit is contained in:
parent
4cf9a92d14
commit
7cda1f203b
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@
|
|||
|
||||
{% block title %}
|
||||
|
||||
<style>
|
||||
body > .container {
|
||||
padding-left: 20px !important;
|
||||
padding-right: 20px !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
{% if success %}
|
||||
<script>
|
||||
history.pushState(null, null, '{{p.permalink}}');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue