mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Bugfix: looking in the wrong directory for uploads.
This commit is contained in:
parent
0417fda910
commit
c06fce3007
2 changed files with 14 additions and 4 deletions
|
|
@ -46,7 +46,9 @@
|
|||
</div>
|
||||
</div>
|
||||
<h1>{% i18n site-title %}: {{title}}</h1>
|
||||
{{header|safe}}
|
||||
<div id="header">
|
||||
{{header|safe}}
|
||||
</div>
|
||||
{% if message %}
|
||||
<div id="message">
|
||||
<p class="message">{{message}}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue