Tag can be removed, again

This commit is contained in:
echarp 2019-04-22 23:53:20 +02:00
parent 88e45d145c
commit dc5e44b3d0
1 changed files with 8 additions and 0 deletions

View File

@ -11,3 +11,11 @@
%a(href='http://www.linux-presentation-day.org') %a(href='http://www.linux-presentation-day.org')
= image_tag 'linux-presentation-day.png', width: '150', height: '75', = image_tag 'linux-presentation-day.png', width: '150', height: '75',
alt: 'Linux presentation day', style: 'vertical-align: middle' alt: 'Linux presentation day', style: 'vertical-align: middle'
- elsif action_name != 'show'
%em.fa.fa-tag
= params[:tag]
- if action_name != 'show'
%a(href="?tag=")
%em.fa.fa-times