Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_pages_wiki_page.html.haml « wikis « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7c2f562d4228fec0e75b60465770577c4ba335f1 (plain)
1
2
3
4
5
%li
  = link_to wiki_page.title, project_wiki_path(@project, wiki_page)
  %small (#{wiki_page.format})
  .pull-right
    %small Last edited #{time_ago_with_tooltip(wiki_page.commit.authored_date)}