mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 18:46:10 +10:00
6 lines
124 B
Plaintext
6 lines
124 B
Plaintext
- page_title @search_term
|
|
= render 'search/form'
|
|
- if @search_term
|
|
= render 'search/category'
|
|
= render 'search/results'
|