• This project
    • Loading...
  • Sign in

백승준 / OSproject

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • OSproject
  • src
  • views
  • home.pug
  • SeungJun Baek's avatar
    프로젝트 완성 · 7a50cb18
    7a50cb18
    SeungJun Baek authored 2022-06-05 21:15:46 +0900
home.pug 167 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
extends layout.pug
include mixins/trending.pug

block content
    div 
        h1=pageTitle
        small 이번주에 인기있는 영화들
        +trending(movies)