Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
9cb075ba
Commit
9cb075ba
authored
Aug 13, 2012
by
Baptiste Mouterde
Committed by
ikoalaz
Aug 13, 2012
Browse files
comment: fix indent
parent
62395fb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
debexpo/templates/base.mako
View file @
9cb075ba
...
...
@@ -104,7 +104,7 @@
% endif
<
%
if
hasattr
(
c
,'
style
')
and
hasattr
(
c
,'
content
')
and
hasattr
(
c
,'
context
')
:
msg=
True
else:
else:
msg=
False
%
>
%if msg:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment