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
osp
tools.ethertoff
Commits
16dc175a
Commit
16dc175a
authored
Nov 13, 2019
by
gijs
Browse files
Accidentally hid all summaries.
parent
f0b2f8ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
generator/templates/trajectories.html
View file @
16dc175a
...
...
@@ -55,7 +55,7 @@
<a
href=
"{{ trajectory.produser.target.link }}"
>
{{ trajectory.produser }}
</a>
</h2>
{% endif %}
{% if trajectory.summary %}
{% if trajectory.summary
.value
%}
{{ trajectory.summary }}
{% else %}
{{ trajectory.content|truncatewords_html:60 }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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