Indenting some sections between if / else blocks in root.html
This commit is contained in:
parent
3208bea54c
commit
b9f097a6f9
@ -28,7 +28,6 @@
|
||||
'mediagoblin.edit.profile',
|
||||
user=request.user.username) }}">Edit profile</a>
|
||||
</p>
|
||||
|
||||
{% else %}
|
||||
<p>
|
||||
If you have an account, you can
|
||||
@ -38,7 +37,6 @@
|
||||
If you don't have an account, please
|
||||
<a href="{{ request.urlgen('mediagoblin.auth.register') }}">Register</a>.
|
||||
</p>
|
||||
|
||||
{% endif %}
|
||||
|
||||
{# temporarily, an "image gallery" that isn't one really ;) #}
|
||||
|
Loading…
x
Reference in New Issue
Block a user