Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
f76d8e08
Commit
f76d8e08
authored
Oct 17, 2013
by
fred
Browse files
episode: also use microphone as symbol in search results
parent
0b0545d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/episodes/search_result.html
View file @
f76d8e08
<a
href=
"{% url 'episode-view' emission_slug=result.emission_slug slug=result.slug %}"
>
<span
class=
"icon-
comment "
></span>
<span
class=
"icon-
microphone"
></span>
<strong>
{{ result.title }}
</strong>
<br
/>
<span
class=
"smooth"
>
{{ result.emission_title }}
</span>
...
...
Write
Preview
Markdown
is supported
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