{% extends "base.html" %} {% block title %}포트폴리오 · ARGOS{% endblock %} {# Widen the wrap on desktop so the Keep grid can run multi-column instead of one full-width column of oversized covers. #} {% block page_class %}page--portfolio{% endblock %} {% block content %} {# Floating refresh action — desktop(≥768px) only; mobile relies on the pull-to-refresh gesture. #}
아직 Keep한 자산이 없습니다. 관측 피드에서 마음에 드는 항목을 Keep 해보세요.
{% else %} {% include "_portfolio_items.html" %} {% endif %}