mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
8 lines
157 B
Plaintext
8 lines
157 B
Plaintext
%article.readme-holder#README
|
|
= link_to '#README' do
|
|
%h4.readme-file-title
|
|
%i.fa.fa-file
|
|
= readme.name
|
|
.wiki
|
|
= render_readme(readme)
|