• 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
    readme 수정, 파일 정리 · 09ba8da7
    09ba8da7
    SeungJun Baek authored 2022-06-08 02:02:23 +0900
home.pug 163 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8
extends layout.pug
include mixins/movies.pug

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